无法从 Visual Studio 远程调试共享执行 msvsmon.exe

发布于 2024-08-31 05:56:33 字数 415 浏览 5 评论 0原文

我了解远程调试可以通过 Windows 共享进行,无需在远程计算机(本例中为测试服务器)上安装组件

当访问我的工作站共享时 C:\Program Files\Microsoft Visual Studio 9.0\Common7\IDE\Remote Debugger \x86 我可以很好地浏览文件。当我尝试启动 msvsmon.exe 时,收到以下错误:Windows 无法访问指定的设备、路径或文件。您可能没有适当的权限来访问该项目,就像我没有权限一样。

但是,我的开发盒共享设置为所有人的完全权限。据我所知,它是敞开的。在测试服务器(运行应用程序)上,我是管理员。测试服务器是Windows 2003 standard sp2,开发盒是xp sp3。我尝试过获取该文件的所有权,但没有成功。

I understand remote debugging can be through a Windows share without installing the components on the remote machine (test server in this case)

When accessing my workstation's share C:\Program Files\Microsoft Visual Studio 9.0\Common7\IDE\Remote Debugger\x86 I can browse files fine. When I try to launch msvsmon.exe, I reveive this error: Windows cannot access the specified device, path or file. You may not have the appropriate permissions to access the item as if I don't have permission.

But, my dev box share is set to full permissions for Everyone. It's wide open as far as I can tell. On the test server (running the app), I am an administrator. Test server is Windows 2003 standard sp2, dev box is xp sp3. I've tried taking ownership of the file--no luck.

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

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

发布评论

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

评论(1

一腔孤↑勇 2024-09-07 05:56:34

我必须将远程调试器目录复制到服务器,并使用相同的用户名和密码在两个盒子上设置本地帐户。

I had to copy the Remote Debugger directory to the server and setup local accounts on both boxes with same username and password.

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