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 ID
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.