开发者

How can I stop the Visual Studio debug window appearing when a process crashes?

I have a server开发者_StackOverflow社区 that runs processes that are playing up. We have a third-party process monitoring service running that will detect when a process dies.

However, the server also has VS 2005 installed. When the process fails, it displays the 'Choose Debugger' and doesn't actually quit. Our process monitoring doesn't detect a missing process and nobody is any wiser.

How can I stop the VS 'do you want to debug?' window popping up and just let the process error/quit?

Thanks in advance for any help

Ryan


this link might help you and may i ask why do you have vs installed on a server?

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜