Quantcast
Channel: Microsoft Dynamics NAV Forum - Recent Threads
Viewing all articles
Browse latest Browse all 29197

Clickonce client download error NaV 2013R2

$
0
0

Hello Experts,

I have just applied CU platform update to NAV 2013 R2.

Everything works fine except clickonce client.

I updated  the new files to the proper directories.

Ran below command as admin on  cmd:

C:\Windows\system32>cd /d D:\NAVInstall\clickonce - UAT\Deployment\ApplicationFi

les

D:\NAVInstall\clickonce - UAT\Deployment\ApplicationFiles>"C:\Program Files\Micr

osoft SDKs\Windows\v7.1\Bin\NETFX 4.0 Tools\mage.exe" -Update Microsoft.Dynamics

.Nav.Client.exe.manifest

Microsoft.Dynamics.Nav.Client.exe.manifest successfully updated

D:\NAVInstall\clickonce - UAT\Deployment\ApplicationFiles>cd /d D:\NAVInstall\cl

ickonce - UAT\Deployment

D:\NAVInstall\clickonce - UAT\Deployment>"C:\Program Files\Microsoft SDKs\Window

s\v7.1\Bin\NETFX 4.0 Tools\mage.exe" -Update Microsoft.Dynamics.Nav.Client.appli

cation -appmanifest ApplicationFiles\Microsoft.Dynamics.Nav.Client.exe.manifest

-appcodebase "D:\NAVInstall\clickonce - UAT\Deployment\ApplicationFiles\Microsof

t.Dynamics.Nav.Client.exe.manifest"

Microsoft.Dynamics.Nav.Client.application successfully updated

D:\NAVInstall\clickonce - UAT\Deployment>

Getting below error when trying download  :

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


Viewing all articles
Browse latest Browse all 29197

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>