【发布时间】:2015-09-23 19:27:20
【问题描述】:
如何在具有本地配置文件但重定向开始菜单的系统中部署 ClickOnce 应用程序?客户收到以下错误并声称他的会话是本地会话而不是终端会话,但他的开始菜单中包含本地和远程应用程序:
ERROR SUMMARY
Below is a summary of the errors, details of these errors are listed later in the log.
* Activation of C:\Users\userid\Downloads\App.application resulted in exception. Following failure messages were detected:
+ Access to the path '\\Server\StartCtrx$\Testing\Programs\Org\App' is denied.
应用程序本身安装良好(实际文件存在于 AppData\Local\Apps\2.0 文件夹结构中),而不是快捷方式。
【问题讨论】:
标签: clickonce remote-desktop terminal-services