Using Python in ASP scripts
Nikolai Kirsebom
nikolai at micon.no
Fri Sep 3 19:15:02 EDT 1999
I have two NT 4.0 PC's running IIS 4.0 where I'm using Python in ASP
scripts. On the one machine I have no problems running the scripts -
however on the other machine I can't get the scripts running. If I change
the LANGUAGE token to something else (VBScript) it works - so obviously it
must have something to do with the 'registration' of Python as the scripting
language. I've executed the pyscript.py and it reported all ok.
When I select the 'asp' page containing the python-code, the browser seems
to 'hang' - waiting for response from the server, and it seems to wait
endlessly.
Does anyone have any hints on where to look (variables, paths, IIS-config,
access ????).
Thanks for any help.
Nikolai
More information about the Python-list
mailing list