如何在进程崩溃时停止显示 Visual Studio 调试窗口?
我有一台运行正在运行的进程的服务器。我们有一个正在运行的第三方进程监控服务,它将检测进程何时终止。
不过,服务器上还安装了VS 2005。当进程失败时,它会显示“选择调试器”并且实际上不会退出。我们的进程监控没有检测到丢失的进程,而且没有人比这更明智。
我怎样才能停止VS“你想调试吗?”弹出窗口并让进程出错/退出?
预先感谢
瑞安的任何帮助
I have a server 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
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
此链接可能对您有帮助,我可以问一下为什么吗?服务器上安装了vs吗?
this link might help you and may i ask why do you have vs installed on a server?