开发者

How to disable javascript debugging on Visual Studio 2008?

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


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


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


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


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

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜