Using Python in ASP scripts

Mark Hammond MHammond at skippinet.com.au
Mon Sep 6 18:55:34 EDT 1999


Nikolai Kirsebom wrote in message ...

>Does anyone know how I could 'trace' what happends when IIS receives the
URL
>referencing a ASP file.

You can register the AXscript engine for debugging - simply run
"pyscript.py --debug".  Then select the "Trace collector debugging tool"
from the Pythonwin Tools menu, and you should see some output when it
starts.

Gordon's comment about the debugger probably related to an earlier version
of AXScript support - the 125 version fully supports debugging.

Does the AXScript engine work with other hosts - eg, WSH or IE?

Mark.







More information about the Python-list mailing list