I'm using VS2005 to develop a web application. When I start debugging it will open the web page but the immediately detach from the process. I have found that if I close the IDE and start it back up it will work fine for a while but then start detaching again. Any insight into this odd behaviour would be greatly appreciated.
可以将文章内容翻译成中文,广告屏蔽插件可能会导致该功能失效(如失效,请关闭广告屏蔽插件后再试):
问题:
回答1:
Are you using IE8? I ran into a similar issue recently, after installing IE8. It turns out IE8 uses multiple processes and Visual Studio doesn't know which process to attach to. The registry fix in this article remedied the issue for me.