远程调试.net

发布于 2024-08-03 10:22:07 字数 366 浏览 5 评论 0原文

我已阅读此处所有相关的远程调试条目,但找不到问题的答案。我试图设置远程调试来测试控制台应用程序。 开发机 - Vista、VS 2008 远程计算机 - Win 2008

我已按照 这篇文章来配置它,当我尝试在“附加到进程”下列出远程计算机中的进程时,我遇到了以下错误。

“远程过程调用失败并且未执行”。

但在我的远程计算机“远程调试监视器”中,我看到开发计算机连接已建立。

谁能给我提供任何线索吗?

I've read all related remote debug entries here and couldn't find an answer to my problem. I've trying to setup remote debugging to test a console app.
Dev Machine - Vista, VS 2008
Remote Machine - Win 2008

I've followed the steps in this article to configure it and I'm stuck with the following error when I try to list processes in remote machine under 'Attach to Process'.

"The remote procedure call failed and did not execute".

But in my remote machines 'Remote Debug Monitor' I see that the dev machine connection was established.

Can anyone provide me with any clues?

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

红墙和绿瓦 2024-08-10 10:22:07

每当我遇到这个问题时,我做的第一件事就是禁用两台计算机上的防火墙。防火墙问题是我在远程调试时遇到的最常见问题,最好从一开始就消除该问题。

诊断完问题后,请务必重新打开防火墙:)。

Whenever I run into this problem the first thing I do is disable the firewall on both computers. Firewall problems are the most common issue I run into with remote debugging and it's best to eliminate that problem from the start.

Do take care to turn the firewall back on when you're done diagnosing the problem :).

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文