Question : How do I disable javascript/Client side debugging in Visual Studio 2008

Hi There
I am working on a site that was developed for IE 7 , I have found some Jscript errors in the system and I am busy fixing them.
My problem is that since I have upgraded to IE 8 and vs 2008 my debugger keeps breaking when I get to the jscript errors and I cant ignore or continue pass them.
I would like to know how do I disable the client side debugger for VS 2008 so that I can continue working and just debug the server side code.

Thanks
Stanton

Answer : How do I disable javascript/Client side debugging in Visual Studio 2008

Hi Stanton_Roux,

Find the addin in following path
then single click will disable and enable script debugging

http://www.codeplex.com/togglescriptdebug
Random Solutions  
 
programming4us programming4us