If the debugger sometimes comes up, may stop on a break, but quickly stops, and the asp.net web page continues running, but the IDE is returned from a debug state to an edit state, the problem is that if script debugging is enabled on IE, your debug state will stop when a popup window is opened. Turning this option off inside internet explorer advanced options makes everything work again.
To Disable Script Debugging in Internet Explorer
1.In Internet Explorer, choose Internet Options from the Tools menu.
2.In the Internet Options dialog box, click the Advanced tab.
3.On the Advanced tab, under Browsing, clear Disable Script Debugging.
4.Click OK.
No comments:
Post a Comment