I have Microsoft Script debugger installed and selected (somwhere) as the script debugger of IE. I want to make VS the default script debugger. When I uninstall MS Script debugger IE just wouldn't start any debugger on a javascript error.
So how do I go back to VS as my default IE script debugger?
From stackoverflow
-
Just found the answer in this blogpost.
So to get VS back as your default debugger you have to Tools -> Options -> Debugging -> Just In time in VS and check 'Script'.
0 comments:
Post a Comment