关于visual interdev 6.0 调试asp工程的个人方法。
运行环境: winxp+sp2,visual studio 6.0+ sp6
参考: microsoft msdn
在安装或升级到 windows xp 后,visual interdev 6.0 active server page (asp) 调试可能无法正常运行,并且您可能会遇到以下问题之一:• 在自动附加调试器时(单击运行按钮),可能会显示以下错误信息:
unable to set server into correct debugging state automatically.you may not be able to debug asp pages.do you want to continue launching the debugger?-或者-
• 在手动附加调试器时,可能会显示以下错误信息:
cannot attach to machine.
此时可能生成 devenv.exe 应用程序错误,该错误将导致 visual interdev 停止响应。
原因