Click to See Complete Forum and Search --> : Starting Script Debugger


AndrewMB
March 7th, 2006, 05:25 PM
I am developing web pages using Jscript scripts, on Windows ME with IE6. I have installed the appropriate version of Microsoft Script Debugger, but I can't start it. It appears on the View menu in IE, but doesn't start when requested. Script errors also don't produce a message which allows the debugger to start.

I have script debugging enabled on IE options.

I also use Microsoft HTML Help workshop, which normally produces an informative message when it encounters a script error. However installing script debugger seems to prevent even this message appearing.

Any ideas?

PeejAvery
March 7th, 2006, 05:47 PM
Under IE you also have to enable the checkbox next to script debugging that states something about displaying notification on every script error.

AndrewMB
March 8th, 2006, 04:55 AM
Thanks - I have done this. However View... Script debugger... Open still does nothing. And if I introduce an error into my script, the message I get doesn't offer a debug option.

PeejAvery
March 8th, 2006, 09:40 AM
Well, I have never worked with Microsoft Script Debugger personally. I like to use Mozilla Firefox and their JavaScript error reports at work. On my personal notebook I use Safari Activity and that will specify all my script needs.