Skip to main content

Notifications

Announcements

No record found.

Community site session details

Community site session details

Session Id :
Microsoft Dynamics NAV (Archived)

ClickOnce Installation

(0) ShareShare
ReportReport
Posted on by 80

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.

*This post is locked for comments

  • DanKalion Profile Picture
    80 on at
    RE: ClickOnce Installation

    Never got around to resolving this. We had to run the installation of windows client on the individual systems.

  • Mitr Profile Picture
    184 on at
    RE: ClickOnce Installation

    Hello Jonathan,

    I have the same issue.

    I am trying to test on the same server where I have deployed it & I can see I have the permission on the fileshare for read & write. Still facing the issue.

    Error looks like this:

    PLATFORM VERSION INFO

    Windows : 6.1.7601.65536 (Win32NT)

    Common Language Runtime : 4.0.30319.42000

    System.Deployment.dll : 4.7.2634.0 built by: NET471REL1LAST_C

    clr.dll : 4.7.2650.0 built by: NET471REL1LAST_B

    dfdll.dll : 4.7.2634.0 built by: NET471REL1LAST_C

    dfshim.dll : 4.0.41209.0 (Main.041209-0000)

    SOURCES

    Deployment url : file://sv-hk01-027/NAVInstall/clickonce%20-%20UAT/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 \\SV-HK01-027\NAVInstall\clickonce - UAT\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

    * [6/9/2018 9:01:48 PM] : Activation of \\SV-HK01-027\NAVInstall\clickonce - UAT\Deployment\Microsoft.Dynamics.Nav.Client.application has started.

    ERROR DETAILS

    Following errors were detected during this operation.

    * [6/9/2018 9:01:51 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, X509Certificate2 clientCertificate)

    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, Uri& deploymentUri)

    at System.Deployment.Application.ApplicationActivator.PerformDeploymentActivationWithRetry(Uri activationUri, Boolean isShortcut, String textualSubId, String deploymentProviderUrlFromExtension, BrowserSettings browserSettings, String& errorPageUrl)

    --- End of stack trace from previous location where exception was thrown ---

    at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()

    at System.Deployment.Application.ApplicationActivator.PerformDeploymentActivationWithRetry(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.

    Can help me please

    Thanks

  • Mitr Profile Picture
    184 on at
    RE: ClickOnce Installation

    Hi DanKalion,

    I have the same issue.

    Can you help how did you resolve it.

    Thanks

  • Suggested answer
    keoma Profile Picture
    32,727 on at
    RE: ClickOnce Installation

    does your user has access to the fileshare ? try using an admin user instead when running deployment.

    also follow

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

     

Under review

Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.

Helpful resources

Quick Links

Understanding Microsoft Agents - Introductory Session

Confused about how agents work across the Microsoft ecosystem? Register today!

Adis Hodzic – Community Spotlight

We are honored to recognize Adis Hodzic as our May 2025 Community…

Kudos to the April Top 10 Community Stars!

Thanks for all your good work in the Community!

Leaderboard > Microsoft Dynamics NAV (Archived)

Overall leaderboard

Featured topics

Product updates

Dynamics 365 release plans