2

I'm getting crazy with the VS2008 javascript debugging. Every time I run my web application (mvc) it starts to debug everything. I don't want it! I didn't find any option for that and I already disabled js debugging on IE.

Thanks

4 Answers 4

1

I think the answer you are looking for is here. You didn't find it because the solution is inside IE not VS.

Kindness,

Dan

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

1 Comment

You beat me with the answer :)
1

See the following page: http://pagebrooks.com/archive/2008/04/23/easily-disable-javascript-debugging-in-visual-studio-2008.aspx

Quote: You can toggle these settings in your Internet Explorer settings

Comments

1

Doesn't work in win7. He needs to update his pages

Comments

0

Make sure you haven't placed any breakpoint on javascript statements.

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.