Wrox Home  
Search P2P Archive for: Go

  Return to Index  

javascript thread: Microsoft Script Debugger


Message #1 by George Smyth <george.smyth@U...> on Wed, 25 Jul 2001 08:27:20 -0400
I have been using the Microsoft Script Debugger a bit and have found it to
be a useful tool at times.  However, I occasionally come across a problem
with it in that it cannot find the source code.

For instance, when I place the "debugger" command in the script, sometimes I
get the following error message:

'A debugger break at "Jscript global code" could not be handled because the
source document could not be found.  Check the class path in the Debug
Options dialog.  The application will continue.'

Any idea where the "Debug Options" dialog is (when I click "Options" the
only option I see enables Java Debugging) or how I can get the debugger to
find the source code?  I can always open the debugger after the page is
rendered, but then I can't step through the code.

Thanks for your help -

george


  Return to Index