Search Results

0
votes

How do I debug Javascript in Visual Studio 2005?

You can set a breakpoint within javascript in VS2005 but in addition to debugging needing to be enabled in IE, you can only set the breakpoint in a .js file. you cannot debug any inline javascript …