我正在尝试从应用程序清单安装一个软件。我收到以下错误:
应用程序无法启动。联系应用程序供应商。
联系供应商后,答案是我的机器(Windows 10)上存在损坏的文件。
我还查看了错误消息中的详细信息。
概括:
Below is a summary of the errors, details of these errors are listed later in the log.
* Activation of C:\Users\.... resulted in exception. Following failure messages were detected:
+ Deployment and application do not have matching security zones.
Run Code Online (Sandbox Code Playgroud)
细节:
Following errors were detected during this operation.
* [2/25/2017 12:12:07 AM] System.Deployment.Application.InvalidDeploymentException (Zone)
- Deployment and application do not have matching security zones.
- Source: System.Deployment
- Stack trace:
at System.Deployment.Application.DownloadManager.DownloadApplicationManifest(AssemblyManifest deploymentManifest, String targetDir, …Run Code Online (Sandbox Code Playgroud)