Microsoft
Software
Hardware
Network
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/to
gglescript
debug
Random Solutions
MSSQL$MICROSOFT##SSEE Event 824
How do I get Visual Studio 2008 Templates to appear in the window?
Exchange services not running shows error
Fill a Text box with a selection
Shared vs Exclusive Mode - Automatic Switching
Allow real desktop access to Windows Server 2008 R2
Autonew in Excel
How to transpose a variable length row to two columns
IMAP using PHP
Converting datetime of the format MM/dd/yyyy HH:mm:ss.fff to yyyy-MM-dd HH:mm:ss.fff in asp.net C#