0

Whenever I set a breakpoint in JavaScript in Visual Studio, the debugger never breaks at the point. When I put my mouse over the breakpoint at run-time, it says "This breakpoint will currently not be hit. No symbols have been loaded for this document."

What does this mean? How do I enable JavaScript debugging/breakpoints?

1 Answer 1

2

You have to enable Javascript debugging in Internet Explorer: Tools -> Internet Options -> Advanced, then uncheck both "Disable Script Debugging" options.

Sign up to request clarification or add additional context in comments.

Comments

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.