Re: [python-win32] Repost: Classic ASP in IIS with Python -500 ServerError

2011-03-07 Thread Roger Upole
jdm...@comcast.net wrote > Now what? Is there a log or something that would get created if python were > ever invoked by ASP? Open Pythonwin and select Tools->Trace collector debugging tool This will show a window that displays any debug output. Roger _

Re: [python-win32] Repost: Classic ASP in IIS with Python - 500 ServerError

2011-03-07 Thread jdmain
Thanks for the tip Roger. I did try the Respone.Write (capital R and W) - no difference) I did this: pyscript.py --debug It said registered in debug mode. Now what?  Is there a log or something that would get created if python were ever invoked by ASP? It seem like Python