IEJsDebugRError
I get this Error dialog "Runtime Error has occurred. Do you wish to Debug?" when I visit web pages after I use JavaScript Debugger. How can I avoid it?
This is caused because of enabling script debugging in Internet Explorer. Follow these steps to avoid it:
- In Internet Explorer, choose Internet Options from the Tools Menu
- In the Internet Options dialog box, click the Advanced tab
- On the Advanced tab, under Browsing, set Disable Script Debugging (Internet Explorer)
- Click OK.
Note that the script debugging will be enabled whenever NetBeans JavaScript Debugger is used.