J
John
Hi
I am publishing a vb.net app to a remote ftp/web site. This seems to go
successfully. Once I try to install the app by using the url
http://www.mydomain.com/publish.htm and pressing the Run button, I get the
'(407) Proxy Authentication Required error' and application install fails.
What is the problem and how can I fix it? I am trying to install the app on
an SBS 2003 (windows 2003 Server + ISA 2000) server.
Thanks
Regards
= Error ======================
ERROR SUMMARY
Below is a summary of the errors, details of these errors are listed later
in the log.
* Activation of http://www.domain.com/MyApp.application resulted in
exception. Following failure messages were detected:
+ Downloading http://www.domain.com/MyApp.application did not succeed.
+ The remote server returned an error: (407) Proxy Authentication
Required.
ERROR DETAILS
Following errors were detected during this operation.
* [29/04/2007 05:40:50]
System.Deployment.Application.DeploymentDownloadException (Unknown subtype)
- Downloading http://www.domain.com/MyApp.application did not succeed.
- Source: System.Deployment
- Stack trace:
at
System.Deployment.Application.SystemNetDownloader.DownloadSingleFile(DownloadQueueItem
next)
at System.Deployment.Application.SystemNetDownloader.DownloadAllFiles()
at
System.Deployment.Application.FileDownloader.Download(SubscriptionState
subState)
at
System.Deployment.Application.DownloadManager.DownloadManifestAsRawFile(Uri&
sourceUri, String targetPath, IDownloadNotification notification,
DownloadOptions options, ServerInformation& serverInformation)
at
System.Deployment.Application.DownloadManager.DownloadDeploymentManifestDirectBypass(SubscriptionStore
subStore, Uri& sourceUri, TempFile& tempFile, SubscriptionState& subState,
IDownloadNotification notification, DownloadOptions options,
ServerInformation& serverInformation)
at
System.Deployment.Application.DownloadManager.DownloadDeploymentManifestBypass(SubscriptionStore
subStore, Uri& sourceUri, TempFile& tempFile, SubscriptionState& subState,
IDownloadNotification notification, DownloadOptions options)
at
System.Deployment.Application.ApplicationActivator.PerformDeploymentActivation(Uri
activationUri, Boolean isShortcut)
at
System.Deployment.Application.ApplicationActivator.ActivateDeploymentWorker(Object
state)
--- Inner Exception ---
System.Net.WebException
- The remote server returned an error: (407) Proxy Authentication
Required.
- Source: System
- Stack trace:
at System.Net.HttpWebRequest.GetResponse()
at
System.Deployment.Application.SystemNetDownloader.DownloadSingleFile(DownloadQueueItem
next)
I am publishing a vb.net app to a remote ftp/web site. This seems to go
successfully. Once I try to install the app by using the url
http://www.mydomain.com/publish.htm and pressing the Run button, I get the
'(407) Proxy Authentication Required error' and application install fails.
What is the problem and how can I fix it? I am trying to install the app on
an SBS 2003 (windows 2003 Server + ISA 2000) server.
Thanks
Regards
= Error ======================
ERROR SUMMARY
Below is a summary of the errors, details of these errors are listed later
in the log.
* Activation of http://www.domain.com/MyApp.application resulted in
exception. Following failure messages were detected:
+ Downloading http://www.domain.com/MyApp.application did not succeed.
+ The remote server returned an error: (407) Proxy Authentication
Required.
ERROR DETAILS
Following errors were detected during this operation.
* [29/04/2007 05:40:50]
System.Deployment.Application.DeploymentDownloadException (Unknown subtype)
- Downloading http://www.domain.com/MyApp.application did not succeed.
- Source: System.Deployment
- Stack trace:
at
System.Deployment.Application.SystemNetDownloader.DownloadSingleFile(DownloadQueueItem
next)
at System.Deployment.Application.SystemNetDownloader.DownloadAllFiles()
at
System.Deployment.Application.FileDownloader.Download(SubscriptionState
subState)
at
System.Deployment.Application.DownloadManager.DownloadManifestAsRawFile(Uri&
sourceUri, String targetPath, IDownloadNotification notification,
DownloadOptions options, ServerInformation& serverInformation)
at
System.Deployment.Application.DownloadManager.DownloadDeploymentManifestDirectBypass(SubscriptionStore
subStore, Uri& sourceUri, TempFile& tempFile, SubscriptionState& subState,
IDownloadNotification notification, DownloadOptions options,
ServerInformation& serverInformation)
at
System.Deployment.Application.DownloadManager.DownloadDeploymentManifestBypass(SubscriptionStore
subStore, Uri& sourceUri, TempFile& tempFile, SubscriptionState& subState,
IDownloadNotification notification, DownloadOptions options)
at
System.Deployment.Application.ApplicationActivator.PerformDeploymentActivation(Uri
activationUri, Boolean isShortcut)
at
System.Deployment.Application.ApplicationActivator.ActivateDeploymentWorker(Object
state)
--- Inner Exception ---
System.Net.WebException
- The remote server returned an error: (407) Proxy Authentication
Required.
- Source: System
- Stack trace:
at System.Net.HttpWebRequest.GetResponse()
at
System.Deployment.Application.SystemNetDownloader.DownloadSingleFile(DownloadQueueItem
next)