Trouble with IIS Python ASP

Tom tom at peresys.co.za
Fri May 18 15:12:48 EDT 2001


"Kent" <news at springfed.com> wrote in message
news:42bdb63e.0105180248.23549cae at posting.google.com...
> Howdy,
>
> My situation is:
> 1) running Win2K Advanced Server
> 2) installed ActiveState distribution
> 3) ran python\win32comext\axscript\client\pyscript.py
> 4) pages with <script language="Python"> (i.e., client-side Python) run
> correctly in IE
> 5) ASP pages with <%@ Language=Python %> always fail with error 500 Server
> Error
> 6) ASP pages with <SCRIPT RunAt=Server Language=Python> blocks always fail
> with error 500 Server Error
>
> Even an ASP consisting of just the single line
> <%@ LANGUAGE = Python%>
>
> blows up with 500 Server Error
>
> Any suggestions?
>
> Thanks,
> Kent

I'm using ActiveState distribution 2.0.0.202 which works fine on the same
setup

More recent ActiveState distributions seem to be broken for ASP









More information about the Python-list mailing list