On Jun 24, 7:23*pm, David Mark <dmark.cins...@gmail.com> wrote:
> On Jun 24, 6:39*pm, RuthG <ruthgoldb...@tmspublishing.com> wrote:
>
> > I'm trying to use the Javascript debugger, but it doesn't seem to
> > work. I'm using Visual Studio 2008, asp.net, and Internet Explorer 7.
> > (I usually use Firefox and I can set breakpoints with firebug, but I'm
> > trying to get the integrated Visual Studio debugger, which I prefer,
> > to work with my Javascript.) In Visual Studio, under tools - options -
> > debugging - just-in-time all the boxes are checked to enable
> > debugging. In IE7, disable Javascript debugging is unchecked (both
> > boxes).
>
> Those two checkboxes are completely counter-intuitive. *IIRC, one must
> be checked and the other unchecked. *Disregard the documentation as MS
> is rarely right about anything (even their own products) and try the
> two possibilities.
Well, I tried unchecking them one at a time, but it had no effect.
Strangely, even though I had checked the "Disable Javascript debugging
- other" first, when I debugged it was unchecked. I tried checking it
again and applying my changes, but I still couldn't debug.
|