J
Jason Hanford-Smith
Hi all,
Hopefully this is the right group to post this to.
Anyway, I've written an application that I'm deploying via ClickOnce. Some
people have informed me that they are unable to install the application.
They get the message below. My question is, can ClickOnce be configured to
use the user's IE Proxy Settings when installing?
PLATFORM VERSION INFO
Windows : 5.0.2195.262144 (Win32NT)
Common Language Runtime : 2.0.50215.44
System.Deployment.dll : 2.0.50215.44 (beta2.050215-4400)
mscorwks.dll : 2.0.50215.44 (beta2.050215-4400)
dfdll.dll : 8.0.50215.44 (beta2.050215-4400)
dfshim.dll : 2.0.50215.44 (beta2.050215-4400)
SOURCES
Deployment url : http://<url to application
file>.application
ERROR SUMMARY
Below is a summary of the errors, details of these errors are listed
later in the log.
* Activation of http<url to application file>.application resulted
in exception. Following failure messages were detected:
+ Failed while downloading http://<url to application
file>.application
+ The remote server returned an error: (407) Proxy
Authentication Required.
COMPONENT STORE TRANSACTION FAILURE SUMMARY
No transaction error was detected.
WARNINGS
There were no warnings during this operation.
OPERATION PROGRESS STATUS
* [04 Nov 2005 12:05:21 +00:00] : Activation of http://<url to
application file>.application has started.
ERROR DETAILS
Following errors were detected during this operation.
* [04 Nov 2005 12:05:21 +00:00]
System.Deployment.Application.DeploymentDownloadException (Unknown subtype)
- Failed while downloading http://<url to application
file>.application
- 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.DownloadManifest(Uri&
sourceUri, String targetPath, IDownloadNotification notification,
DownloadOptions options, ManifestType manifestType, ServerInformation&
serverInformation)
at
System.Deployment.Application.DownloadManager.DownloadDeploymentManifestDirect(SubscriptionStore
subStore, Uri& sourceUri, TempFile& tempFile, IDownloadNotification
notification, DownloadOptions options, ServerInformation& serverInformation)
at
System.Deployment.Application.DownloadManager.DownloadDeploymentManifest(SubscriptionStore
subStore, Uri& sourceUri, TempFile& tempFile, 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)
COMPONENT STORE TRANSACTION DETAILS
No transaction information is available.
Hopefully this is the right group to post this to.
Anyway, I've written an application that I'm deploying via ClickOnce. Some
people have informed me that they are unable to install the application.
They get the message below. My question is, can ClickOnce be configured to
use the user's IE Proxy Settings when installing?
PLATFORM VERSION INFO
Windows : 5.0.2195.262144 (Win32NT)
Common Language Runtime : 2.0.50215.44
System.Deployment.dll : 2.0.50215.44 (beta2.050215-4400)
mscorwks.dll : 2.0.50215.44 (beta2.050215-4400)
dfdll.dll : 8.0.50215.44 (beta2.050215-4400)
dfshim.dll : 2.0.50215.44 (beta2.050215-4400)
SOURCES
Deployment url : http://<url to application
file>.application
ERROR SUMMARY
Below is a summary of the errors, details of these errors are listed
later in the log.
* Activation of http<url to application file>.application resulted
in exception. Following failure messages were detected:
+ Failed while downloading http://<url to application
file>.application
+ The remote server returned an error: (407) Proxy
Authentication Required.
COMPONENT STORE TRANSACTION FAILURE SUMMARY
No transaction error was detected.
WARNINGS
There were no warnings during this operation.
OPERATION PROGRESS STATUS
* [04 Nov 2005 12:05:21 +00:00] : Activation of http://<url to
application file>.application has started.
ERROR DETAILS
Following errors were detected during this operation.
* [04 Nov 2005 12:05:21 +00:00]
System.Deployment.Application.DeploymentDownloadException (Unknown subtype)
- Failed while downloading http://<url to application
file>.application
- 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.DownloadManifest(Uri&
sourceUri, String targetPath, IDownloadNotification notification,
DownloadOptions options, ManifestType manifestType, ServerInformation&
serverInformation)
at
System.Deployment.Application.DownloadManager.DownloadDeploymentManifestDirect(SubscriptionStore
subStore, Uri& sourceUri, TempFile& tempFile, IDownloadNotification
notification, DownloadOptions options, ServerInformation& serverInformation)
at
System.Deployment.Application.DownloadManager.DownloadDeploymentManifest(SubscriptionStore
subStore, Uri& sourceUri, TempFile& tempFile, 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)
COMPONENT STORE TRANSACTION DETAILS
No transaction information is available.