远程调试远程Vista机器 [英] Remote Debugging a Remote Vista machine

查看:106
本文介绍了远程调试远程Vista机器的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我正在尝试开发Vista开发环境.我的开发计算机是装有Visual Studio 2005 SP1的Windows XP SP2和已安装Vista/.NET 3.0的Windows SDK.远程计算机是Vista Enterprise.这些计算机通过公司Intranet连接,目前两台计算机上均禁用了防火墙,以消除该问题.由于我在Intranet上,因此我也使用无身份验证模式进行连接.

I am trying to get a Vista development environment going. My development machine is Windows XP SP2 with Visual Studio 2005 SP1 and Windows SDK for Vista/.NET 3.0 installed. The remote machine is Vista Enterprise. The machines are connected over the company intranet with firewalls currently disabled on both machines to eliminate that issue. I also connect using the no-authentication for native mode since I'm on an intranet.

在Visual Studio 2005中,我将调试器配置为使用远程调试器,并将应用程序的符号添加到项目符号路径中.

In Visual Studio 2005, I have the debugger configured to use the remote debugger and have the symbols for the application added to the project symbol path.

启动调试器时,Visual Studio 2005连接到Vista计算机,但无法在Vista计算机上启动调试会话.我收到一个消息框,显示:

When I start the debugger, the Visual Studio 2005 connects to the Vista machine but fails to start a debug session on the Vista machine. I receive a message box that says:

"无法启动程序'c:\ program files \ united systems \ appraisal studio \ apstudio.exe'

不支持该操作.未知错误:0x800702e4

有人可以告诉我这是怎么回事吗?如果我尝试使用附加到进程"手动启动调试会话,它将失败并显示无法附加到进程".系统找不到指定的文件"

Can somebody tell me what's going on? If I try to mannually start a debug session using "Attach to Process", it fails and says, "Unable to attach to process. system cannot find the file specified"

此致

Jeff

推荐答案

目标计算机上的exe可能已配置为以管理员身份运行,并且在MSVS上运行调试器团队认为这不是您要做的事情.

The exe on the target machine is probably configured to run as administrator and the guys on the MSVS Debugger team didn't think that was something you would do.

我对实际能够运行的Microsoft开发工具和操作系统的期望有多久了.

How I long for the days of Microsoft dev tools and operating systems that actually worked.


这篇关于远程调试远程Vista机器的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆