script debugger not starting

  • Thread starter Thread starter Steve Richter
  • Start date Start date
S

Steve Richter

have just installed the Microsoft script debugger for windows 2000:
http://www.microsoft.com/downloads/...e0-94fd-4569-b3c4-dffdf19ccd99&displaylang=en

( notice the "this download is available to customers running genuine
Windows Software" message on that page! )

and I am following the instructions here:
http://www.devguru.com/features/tutorials/msd/msd_tutorial.html
on how to install and use the debugger.

After install and a reboot, my IE does show the debugger link on the
view menu.
- and I have undisabled script debugging in IE.

But when I run a page with a script error, I get the prompt asking if I
want to debug. But then nothing. The script debugger window does not
open up.

Any idea why script debugging is not working for me?

thanks,

-Steve
 
this is still not working for me. The microsoft script debugger is
installed, but it does not start when I click YES to the "do you wish
to debug" message box.

it is partly working in that the "do you wish to debug" message box
shows some error message text, but that is it. no debug window!

( also, the "debugger" stmt has no effect in a javascript )

-Steve
 
Back
Top