Application Download Did Not Succeed Check Your Network Connection

  1. Application Download Did Not Succeed Check Your Network Connection Internet Explorer
  2. Application Download Did Not Succeed Check Your Network Connection Free

When trying to run setup.exe or EventAI.Creator.application, I get the following error. I am running Win8.1. 'Application download did not succeed. Check your network. Attempted failover to alternate host, but that did not succeed. Either there are no alternate hosts, or delivery failed to all alternate hosts. The last endpoint attempted was xxx.xxx.145.250:25′.

I am using an authenticated proxy to connect to the internet. The proxy settings are listed in Control Panel, and I get a user/password dialog box the first time I connect to a website.

While it normally works fine, when I launched a Clickonce application that needed to download files from the internet, I got this error:

I went into the log file, and found this:

I've added the credentials to the 'My Credentials' section in user settings, but it still did not work.

Application Download Did Not Succeed Check Your Network Connection Internet Explorer

Is there any way to download files for a Clickonce application, via an authenticated proxy?

Check
Amer SawanAmer Sawan

1 Answer

Googling 'proxy credentials in clickonce' and filtering for results within the past year I found this work-around.

Application Download Did Not Succeed Check Your Network Connection Free

How to use ClickOnce with proxy authentication: http://www.0x00.to/post/2012/12/31/How-to-use-ClickOnce-with-proxy-authentication

Connection

EDIT

Louis RicciLouis Ricci

Not the answer you're looking for? Browse other questions tagged internet-explorerproxyclickonce or ask your own question.

hello,
I'm having the same problem, at first google chrome stoped working and a suggested solution was to check my firewall and add google chrom to allow list and I did but it didn't work anyway, so I deleted the google crhome and tried to reinstall it but i got this message 'application download did not succed' and:
' PLATFORM VERSION INFO
Windows : 6.1.7601.65536 (Win32NT)
Common Language Runtime : 4.0.30319.296
System.Deployment.dll : 4.0.30319.1 (RTMRel.030319-0100)
clr.dll : 4.0.30319.296 (RTMGDR.030319-2900)
dfdll.dll : 4.0.30319.1 (RTMRel.030319-0100)
dfshim.dll : 4.0.31106.0 (Main.031106-0000)
SOURCES
Deployment url : https://dl.google.com/update2/1.3.21...defaultbrowser
ERROR SUMMARY
Below is a summary of the errors, details of these errors are listed later in the log.
* Activation of https://dl.google.com/update2/1.3.21...defaultbrowser resulted in exception. Following failure messages were detected:
+ Downloading https://dl.google.com/update2/1.3.21...defaultbrowser did not succeed.
+ Unable to connect to the remote server
+ An attempt was made to access a socket in a way forbidden by its access permissions [2404:6800:4001:c01::be]:443
COMPONENT STORE TRANSACTION FAILURE SUMMARY
No transaction error was detected.
WARNINGS
There were no warnings during this operation.
OPERATION PROGRESS STATUS
* [4/19/2013 4:33:32 PM] : Activation of https://dl.google.com/update2/1.3.21...defaultbrowser has started.
ERROR DETAILS
Following errors were detected during this operation.
* [4/19/2013 4:33:39 PM] System.Deployment.Application.DeploymentDownloadException (Unknown subtype)
- Downloading https://dl.google.com/update2/1.3.21...defaultbrowser 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(SubscriptionSto re 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, String textualSubId, String deploymentProviderUrlFromExtension, BrowserSettings browserSettings, String& errorPageUrl)
at System.Deployment.Application.ApplicationActivator.ActivateDeploymentWorker(Object state)
--- Inner Exception ---
System.Net.WebException
- Unable to connect to the remote server
- Source: System
- Stack trace:
at System.Net.HttpWebRequest.GetResponse()
at System.Deployment.Application.SystemNetDownloader.DownloadSingleFile(DownloadQueueItem next)
--- Inner Exception ---
System.Net.Sockets.SocketException
- An attempt was made to access a socket in a way forbidden by its access permissions [2404:6800:4001:c01::be]:443
- Source: System
- Stack trace:
at System.Net.Sockets.Socket.DoConnect(EndPoint endPointSnapshot, SocketAddress socketAddress)
at System.Net.ServicePoint.ConnectSocketInternal(Boolean connectFailure, Socket s4, Socket s6, Socket& socket, IPAddress& address, ConnectSocketState state, IAsyncResult asyncResult, Int32 timeout, Exception& exception)
COMPONENT STORE TRANSACTION DETAILS
No transaction information is available. '