[Tutor] Using Python instead of VB in ASP with IIS

Kent Tenney kent@springfed.com
Wed, 16 May 2001 11:59:41 -0500


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=3D"Python">=A0(i.e., client-side=
 Python) run
correctly in IE
5) ASP pages with <%@ Language=3DPython %>=A0always fail with error=
 500 Server
Error
6) ASP pages with <SCRIPT RunAt=3DServer Language=3DPython>=A0blocks=
 always fail
with error 500 Server Error

-Sam

kent@springfed.com, tutor@python.org wrote:
>
>Howdy,
>Is there a convenient source of info on the
>configuration required to allow server side
>ASP pages to employ Python code?
>Thanks,
>Kent
>-- Kent Tenney, kent@springfed.com on 05/16/2001
>_______________________________________________
>Tutor maillist  -  Tutor@python.org
>http://mail.python.org/mailman/listinfo/tutor
-- Kent Tenney, kent@springfed.com on 05/16/2001