Using Python in ASP scripts

Bill Wilkinson yopen at my-Deja.com
Fri Sep 3 21:44:42 EDT 1999


Have you read this bit?
http://starship.python.net/crew/aaron_watters/pws.html

It might help.




Nikolai Kirsebom <nikolai at micon.no> wrote in message
news:dBYz3.682$XR4.5942 at news1.online.no...
> 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