Post Reply

Forums -> UltraMon™ -> How To Debug a Script? "Failed to execute 'C:\MyScript.vbs'."
MM Dude   2008-07-18 02:39
UltraMon 2.7.1 (2.7.1.0) Windows XP Pro SP3

According to this forum thread UltraMon scripts can be debugged. How do I debug a script? I looked in the UM help file and googled.
Christian Studer   2008-07-18 12:28
Sounds like the script can't get executed, maybe you have some security software installed which prevents scripts from running.

To run a script in your debugger, run the following command:

wscript //X <script>

Christian Studer - www.realtimesoft.com
Forums -> UltraMon™ -> How To Debug a Script? "Failed to execute 'C:\MyScript.vbs'."

Post Reply