终点被终止

问题描述:


不知道这是怎么回事。

Not sure where this goes.

尝试调试x64进程。 当我尝试启动它时,我得到"无法启动程序" <节目位置> "与远程端点的连接已终止"

Trying to debug an x64 process.  When I try to start it I get "Unable to start program" <program location> "The connection with the remote endpoint was terminated"

这是什么意思。 什么端点? 是否在任何地方都记录了详细信息? 如果我尝试在devenv内启动或者在运行后尝试附加,我会收到错误消息。 我可以从WinDbg启动和附加,但是我可以从cmd行或devenv启动该过程,只要我"启动而无需调试"。

What does this mean.  What endpoint?  Is detailed info logged anywhere?  I get the error if I am trying to launch within devenv or if I try to attach after it is running.  I am able to launch and attach from WinDbg however and I can start the process either from the cmd line or within devenv as long as I "Start without debugging".

我打破了什么? 

What have I broken? 

Rich。

Hi Rich,

Hi Rich,

感谢您的发布。

几个故障排除步骤:

1请重新启动电脑并打开重新打开项目,然后查看是否有问题&nbsp已离开。

2尝试将"平台目标设置为x86"。

3. 如果有某些第三方网络软件,可能会导致此问题。

祝你好运,

Fletcher