visual studio 2008 - debug session ends prematurely with vs.net 2008IE8 -
After upgrading to IE8, I'm having trouble debugging my web application (using development server).
When I hit a breakpoint and start taking action on the code, then suddenly my debugging session ends abruptly.
What is a clue, and tips to fix it?
I have installed the Silverlight tool and chose Silverlight debugging to disable IE debugging, but nothing changed it.
I could not find any fix for this, but there is some kind of solution another browser Use , I have selected Chrome, and now it seems that I can debug my code again
Comments
Post a Comment