ClickOnce Installation

Hello Colleagues,

Just completed the ClickOnce deployment setup, but keep running into this error message whenever I click on the deployment link: Application download did not succeed. Check your network connection, or contact your system administrator or network service provider.

Problem is I also tried running this from the server itself and got this same error.

Your suggestions would be very helpful.

Thanks in advance.

See below additional details of error:

PLATFORM VERSION INFO
Windows : 6.2.9200.0 (Win32NT)
Common Language Runtime : 4.0.30319.34209
System.Deployment.dll : 4.0.30319.34274 built by: FX452RTMGDR
clr.dll : 4.0.30319.34209 built by: FX452RTMGDR
dfdll.dll : 4.0.30319.34274 built by: FX452RTMGDR
dfshim.dll : 6.3.9600.16384 (winblue_rtm.130821-1623)

SOURCES
Deployment url : file://10.0.160.15/Fileshare/ClickOnce/Deployment/Microsoft.Dynamics.Nav.Client.application
Deployment Provider url : file://fileshare/clickonce/Deployment/Microsoft.Dynamics.Nav.Client.application

ERROR SUMMARY
Below is a summary of the errors, details of these errors are listed later in the log.

  • Activation of \10.0.160.15\Fileshare\ClickOnce\Deployment\Microsoft.Dynamics.Nav.Client.application resulted in exception. Following failure messages were detected:
  • Downloading file://fileshare/clickonce/Deployment/Microsoft.Dynamics.Nav.Client.application did not succeed.

  • The network path was not found.

  • The network path was not found.

  • The network path was not found.

COMPONENT STORE TRANSACTION FAILURE SUMMARY
No transaction error was detected.

WARNINGS

  • The manifest for this application does not have a signature. Signature validation will be ignored.

OPERATION PROGRESS STATUS

  • [26-Feb-16 1:10:37 PM] : Activation of \10.0.160.15\Fileshare\ClickOnce\Deployment\Microsoft.Dynamics.Nav.Client.application has started.

ERROR DETAILS
Following errors were detected during this operation.

  • [26-Feb-16 1:10:48 PM] System.Deployment.Application.DeploymentDownloadException (Unknown subtype)
  • Downloading file://fileshare/clickonce/Deployment/Microsoft.Dynamics.Nav.Client.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.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.FollowDeploymentProviderUri(SubscriptionStore subStore, AssemblyManifest& deployment, Uri& sourceUri, TempFile& tempFile, IDownloadNotification notification, DownloadOptions options)
    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

  • The network path was not found.

  • Source: System

  • Stack trace:
    at System.Net.FileWebRequest.EndGetResponse(IAsyncResult asyncResult)
    at System.Net.FileWebRequest.GetResponse()
    at System.Deployment.Application.SystemNetDownloader.DownloadSingleFile(DownloadQueueItem next)
    — Inner Exception —
    System.Net.WebException

  • The network path was not found.

  • Source: System

  • Stack trace:
    at System.Net.FileWebResponse…ctor(FileWebRequest request, Uri uri, FileAccess access, Boolean asyncHint)
    at System.Net.FileWebRequest.GetResponseCallback(Object state)
    — Inner Exception —
    System.IO.IOException

  • The network path was not found.

  • Source: mscorlib

  • Stack trace:
    at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
    at System.IO.FileStream.Init(String path, FileMode mode, FileAccess access, Int32 rights, Boolean useRights, FileShare share, Int32 bufferSize, FileOptions options, SECURITY_ATTRIBUTES secAttrs, String msgPath, Boolean bFromProxy, Boolean useLongPath, Boolean checkHost)
    at System.IO.FileStream…ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, FileOptions options, String msgPath, Boolean bFromProxy)
    at System.IO.FileStream…ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean useAsync)
    at System.Net.FileWebStream…ctor(FileWebRequest request, String path, FileMode mode, FileAccess access, FileShare sharing, Int32 length, Boolean async)
    at System.Net.FileWebResponse…ctor(FileWebRequest request, Uri uri, FileAccess access, Boolean asyncHint)

COMPONENT STORE TRANSACTION DETAILS
No transaction information is available.

Hello team,

I also have similar problem. I am trying it on windows 10.

error below:

PLATFORM VERSION INFO
Windows : 10.0.10586.0 (Win32NT)
Common Language Runtime : 4.0.30319.42000
System.Deployment.dll : 4.6.1038.0 built by: NETFXREL2
clr.dll : 4.6.1063.1 built by: NETFXREL3STAGE
dfdll.dll : 4.6.1038.0 built by: NETFXREL2
dfshim.dll : 10.0.10586.0 (th2_release.151029-1700)

SOURCES
Deployment url : file://laptop-2o9rkh44/Fileshare/ClickOnce/Deployment/Microsoft.Dynamics.Nav.Client.application
Deployment Provider url : file://fileshare/clickonce/Deployment/Microsoft.Dynamics.Nav.Client.application

ERROR SUMMARY
Below is a summary of the errors, details of these errors are listed later in the log.

  • Activation of \LAPTOP-2O9RKH44\Fileshare\ClickOnce\Deployment\Microsoft.Dynamics.Nav.Client.application resulted in exception. Following failure messages were detected:
  • Downloading file://fileshare/clickonce/Deployment/Microsoft.Dynamics.Nav.Client.application did not succeed.

  • The network path was not found.

  • The network path was not found.

  • The network path was not found.

COMPONENT STORE TRANSACTION FAILURE SUMMARY
No transaction error was detected.

WARNINGS

  • The manifest for this application does not have a signature. Signature validation will be ignored.

OPERATION PROGRESS STATUS

  • [2/27/2016 7:50:09 PM] : Activation of \LAPTOP-2O9RKH44\Fileshare\ClickOnce\Deployment\Microsoft.Dynamics.Nav.Client.application has started.

ERROR DETAILS
Following errors were detected during this operation.

  • [2/27/2016 7:50:11 PM] System.Deployment.Application.DeploymentDownloadException (Unknown subtype)
  • Downloading file://fileshare/clickonce/Deployment/Microsoft.Dynamics.Nav.Client.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.DownloadDeploymentManifestDirect(SubscriptionStore subStore, Uri& sourceUri, TempFile& tempFile, IDownloadNotification notification, DownloadOptions options, ServerInformation& serverInformation)
    at System.Deployment.Application.DownloadManager.FollowDeploymentProviderUri(SubscriptionStore subStore, AssemblyManifest& deployment, Uri& sourceUri, TempFile& tempFile, IDownloadNotification notification, DownloadOptions options)
    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

  • The network path was not found.

  • Source: System

  • Stack trace:
    at System.Net.FileWebRequest.EndGetResponse(IAsyncResult asyncResult)
    at System.Deployment.Application.SystemNetDownloader.DownloadSingleFile(DownloadQueueItem next)
    — Inner Exception —
    System.Net.WebException

  • The network path was not found.

  • Source: System

  • Stack trace:
    at System.Net.FileWebResponse…ctor(FileWebRequest request, Uri uri, FileAccess access, Boolean asyncHint)
    at System.Net.FileWebRequest.GetResponseCallback(Object state)
    — Inner Exception —
    System.IO.IOException

  • The network path was not found.

  • Source: mscorlib

  • Stack trace:
    at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
    at System.IO.FileStream.Init(String path, FileMode mode, FileAccess access, Int32 rights, Boolean useRights, FileShare share, Int32 bufferSize, FileOptions options, SECURITY_ATTRIBUTES secAttrs, String msgPath, Boolean bFromProxy, Boolean useLongPath, Boolean checkHost)
    at System.IO.FileStream…ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, FileOptions options, String msgPath, Boolean bFromProxy)
    at System.Net.FileWebStream…ctor(FileWebRequest request, String path, FileMode mode, FileAccess access, FileShare sharing, Int32 length, Boolean async)
    at System.Net.FileWebResponse…ctor(FileWebRequest request, Uri uri, FileAccess access, Boolean asyncHint)

COMPONENT STORE TRANSACTION DETAILS
No transaction information is available.

follow

https://msdn.microsoft.com/en-us/library/ms229001.aspx

https://support.microsoft.com/en-us/kb/954362