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
-- Kent Tenney, [EMAIL PROTECTED] on 05/17/2001

_______________________________________________
ActivePython mailing list
[EMAIL PROTECTED]
http://listserv.ActiveState.com/mailman/listinfo/activepython

Reply via email to