我正在使用 One-siemens 软件,它有创建 ClickOnce 应用程序的选项,
我已经创建了 Web 应用程序,但在从网络(其他 IP 范围/子网)下载应用程序时遇到问题
我已在此处附加错误文件,
PLATFORM VERSION INFO
Windows : 10.0.14393.0 (Win32NT)
Common Language Runtime : 4.0.30319.42000
System.Deployment.dll : 4.7.2053.0 built by: NET47REL1
clr.dll : 4.7.3130.0 built by: NET472REL1LAST_B
dfdll.dll : 4.7.2053.0 built by: NET47REL1
dfshim.dll : 10.0.14393.0 (rs1_release.160715-1616)
SOURCES
Deployment url : file:///C:/Users/THCDC-GuardRM-3/Downloads/Siemens.Gms.ApplicationFramework%20(2).application
Deployment Provider url : https://XXX/click/Siemens.DesigoCC.ClickOnce/Siemens.Gms.ApplicationFramework.application
错误摘要
以下是错误的摘要,这些错误的详细信息在日志的后面列出。
* Activation of C:\Users\THCDC-GuardRM-3\Downloads\Siemens.Gms.ApplicationFramework (2).application resulted in exception. Following failure messages were detected:
+ Downloading https://XXX/click/Siemens.DesigoCC.ClickOnce/Siemens.Gms.ApplicationFramework.application did not succeed.
+ The remote name could not be resolved: 'XXX'
组件存储事务失败摘要
未检测到交易错误。
警告
这次行动中没有任何警告。
作业进度
- [2020 年 6 月 22 日下午 5:37:50]:C:\Users\THCDC-GuardRM-3\Downloads\Siemens.Gms.ApplicationFramework (2).应用程序的激活已开始。
错误详情
Following errors were detected during this operation.
* [6/22/2020 5:37:52 PM] System.Deployment.Application.DeploymentDownloadException (Unknown subtype)
- Downloading https://XXX/click/Siemens.DesigoCC.ClickOnce/Siemens.Gms.ApplicationFramework.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 remote name could not be resolved: 'XXX'
- Source: System
- Stack trace:
at System.Net.HttpWebRequest.GetResponse()
at System.Deployment.Application.SystemNetDownloader.DownloadSingleFile(DownloadQueueItem next)
组件商店交易详情
暂无交易信息。