开发者

debug session ends prematurely with vs.net 2008IE8

开发者 https://www.devze.com 2022-12-09 01:19 出处:网络
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 prematur

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开发者_StackOverflow anything.


I could not find a fix for this, but there is some sort of solution. Using another browser, I selected Chrome, and now looks like I can debug my code again:)

0

精彩评论

暂无评论...
验证码 换一张
取 消