Using Python in ASP scripts

Nikolai Kirsebom nikolai.kirsebom at siemens.no
Mon Sep 13 02:16:27 EDT 1999


FYI
Finally found the source of the problem.

The IUSR_<computer> user did not have the right access permission to
some of the win32com catalogs.


On Sat, 4 Sep 1999 01:15:02 +0200, "Nikolai Kirsebom"
<nikolai at micon.no> wrote:

>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