Stopping debugging in Visual Studio fails to close browser
I have the opposite problem as this thread:
Visual Studio - Prevent stopping debugging from closing Internet Explorer
In both Visual Studio 2008 and 2010 whenever I debug my Web Projects, hitting [Stop Debugging] (or [Shift-F5]) still stops debugging, but no longer closes the browser (IE10). If I don't stay on my toes, this leads to many many browser windows being open, and eventually my machine starts grinding to a stop.
It's not a show-stopper, but it's bothersome nonetheless.
John
当您停止调试时,您只需停止VS调试器,但IIS仍在运行,您可以继续浏览您的站点。
链接地址: http://www.djcxy.com/p/85086.html