After upgrading to IE8, I have trouble debugging my web application (using development server). When I hit a breakpoint and start stepping over the code, all of a sudden my debug session ends prematurely.
Any clues whats going on, and suggestions to fix this?
P.S. I have installed Silverlight Tools and chose Silverlight debugging to disable IE debugging, but that did not change anything.