无法连接到某些远程进程

发布于 2024-09-16 10:07:30 字数 246 浏览 5 评论 0原文

我在 VS2008 中远程调试一些与 Web 相关的进程时遇到问题。可以调试机器上的其他进程。只有一些看起来与网络无关。

(我在这里有一张灰色进程的图像,但没有足够的声誉:-( )

例如,如果我选择 w3wp.exe 进程之一,“附加”按钮将禁用。

任何人都可以尝试并帮助我访问吗?

我是使用禁用身份验证在服务器上运行 msvcmon 并允许任何用户处理是用 C++ 编写的,

感谢您的宝贵时间。

I am having problems remotely debugging, in VS2008, some web related processes. Other processes on the machine can be debugged. Only some are not that appear to be web related.

(I had an image here of the greyed out processes but not enough reputation :-( )

E.g. if I select one of the w3wp.exe processes the "Attach" button disables.

Anyone got anything to try and help get me access?

I am running msvcmon on the server using authentication disabled and allow any user. Process is written in C++.

Thanks for your time.

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

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

发布评论

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

评论(1

川水往事 2024-09-23 10:07:30

原来另一个用户已经附加了调试器。如果调试器已附加到远程进程,则您将无法附加该进程。很公平。问题解决了:-)

Turns out another user had already attached a debugger. If a debugger is already attached to a remote process then the process will not be available to you to attach to. Fair enough. Problem solved :-)

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