Problem: Can not get MSE to debug vbscript files.
Question: How can I enable MSE so it is the default debugger for vbscript,
jscript, wsh etc?
(1) Upgrade to latest version of WSH
http://msdn.microsoft.com/downloads/default.asp?url=/downloads/sample.
asp?url=/MSDN-FILES/027/001/733/msdncompositedoc.xml
(2) Manually create a DWORD value named "JITDebug" and set it to 1
under the following registry key:
HKEY_CURRENT_USER\Software\Microsoft\Windows Script\Settings
Note that in order to run the debugger you need to specify it on the
command line. If you want to execute the script in the debugger, add
the "//X" option to the command line for cscript or wscript - like
wscript //x myscript.vbs
"john spanitzŽ" <n...@no.net> wrote in message
news:etmqf0EsBHA.2344@tkmsftngp07...
I'm running Office XP and it's listed under
Office Tools
HTML Source Editing
Web Scripting
--
Michael Harris
Microsoft.MVP.Scripting
--
"john spanitz®" <n...@no.net> wrote in message news:etmqf0EsBHA.2344@tkmsftngp07...
"Alex Angelopoulos" <alex_ange...@hotmail.com without _ _> wrote in
message news:#LwE5JGsBHA.2328@tkmsftngp04...
"Michael Harris" <mik...@mvps.org> wrote in message
news:Oi1XWQNsBHA.1928@tkmsftngp07...
I've attached both in a zip attachment. Use them at your own risk though replies on that original thread indicated happy customers ;-).
It should work ok for the Office 2000 mse.exe.
<!-- a separate but somewhat related to the Office XP mse7.exe -->
The script debugger arrangement is handled differently with mse7.exe that comes with Office XP. Just as an FYI for any lurkers, installing mse7.exe can cause a problem with debugging ASP with interdev. Here's the KB article with the fix...
PRB:VID Debugging Fails After Installing Office XP Script Editor
http://support.microsoft.com/default.aspx?scid=kb;EN-US;q300243
--
Michael Harris
Microsoft.MVP.Scripting
--
"john spanitz®" <n...@no.net> wrote in message news:eBbEPtRsBHA.1608@tkmsftngp04...
--
Michael Harris
Microsoft.MVP.Scripting
--
"Michael Harris (MVP)" <mik...@mvps.org> wrote in message news:...