接收此错误消息:
Error while trying to run project: Unable to start debugging.
Unable to start program "D:\xxx.exe".
There appears to be no suitable logon session on the server. Please verify that you are logged on to the server through Terminal Services or that someone is logged into the server locally.
这是我在使用远程调试4-5年后第一次遇到这个错误消息。它是一个独立的windows应用程序。
开发PC: WinXP SP2,VS.Net 2003。
部署PC: WinXP SP2
以前有没有人遇到过类似的问题?哪种配置可能出错,从而导致此错误消息?
p/s:消息的结尾写着“.某人在本地登录到服务器。”但是,如果我搜索这个短语的话,搜索结果就不多了。
发布于 2009-10-29 06:01:21
也许部署PC需要防火墙设置来允许开发PC进行控制?
https://stackoverflow.com/questions/1641308
复制相似问题