[python-win32] Error 500 on IIS

Vernon Cole vernondcole at gmail.com
Mon Apr 27 18:37:28 CEST 2009


"win32all" is a very old name which is still hanging around in some
documentation. The package is now referred to as "pywin32".
http://sourceforge.net/projects/pywin32/

Which versions of Python and pywin32 are you using?
--
Vernon Cole

On Mon, Apr 27, 2009 at 9:22 AM, Iuri <iurisilvio at gmail.com> wrote:

> I installed Python + win32all and tried to run an ASP page (with Python
> language) on IIS. I got this error: "HTTP/1.1 500 Server Error".
> I tried to install on a Windows Vista and a Windows Server 2007. On Vista,
> I'm fixed removing the user ASP.NET and using "asp_iisreg -i" (it's a tip
> from MSDN). On Windows Server, Python/ASP files works in old paths, but I
> created a new app to put my *.py files and it didn't works.
>
> Anyone knows how to fix this problem? I tried to set permissions to IUSR
> and to <computer name>_IUSRS to the new app, but didn't solve my problem.
>
> Searches on google return just very old topics, with this same problem in
> Win2k, but I installed in 2 computers and have the same problem.
>
> Thanks,
> Iuri
>
>
> _______________________________________________
> python-win32 mailing list
> python-win32 at python.org
> http://mail.python.org/mailman/listinfo/python-win32
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/python-win32/attachments/20090427/f0da1446/attachment.htm>


More information about the python-win32 mailing list