How do I completely disable JavaScript errors using VS2008 and IE?
- by TheHurt
I am trying to prevent VS from breaking on JS errors.
I have the following settings:
In IE, under Tools-Internet Settings-Advanced (tab)-Browsing
Disable script debugging (Internet Explorer) is checked.
Disable script debugging (Other) is checked.
In VS, under Debug-Exceptions-Common Language Runtime Exceptions
JScript Exceptions (thrown and…