I tried to debug my javascript, but it does not work at the breakpoint.
I am using IE8 and VS2010.
When trying to add
debugger
an error occurs, for example:
An unhandled exception (script breakpoint) occurred in iexplorer.exe Possible debuggers:
I found that Tools -> Debugging -> Just In Time -> script is not installed.
I checked it and saved it .... It remains unchecked ....
I repaired my visual studio, but the problem continues ...
The problem occurs after installing VS2012
source share