[Web-SIG] Python ASP in IIS - Error 500

Randy Syring rsyring at inteli-com.com
Sun Feb 27 02:50:31 CET 2011


You may get more traction on a question like this at the win32 mailing
list.  You might even want to check those archives.  I have seen a few
questions about python in ASP come through on that list.

--------------------------------------
Randy Syring
Intelicom
Direct: 502-276-0459
Office: 502-212-9913

For the wages of sin is death, but the
free gift of God is eternal life in
Christ Jesus our Lord (Rom 6:23)


On Sat, Feb 26, 2011 at 7:05 PM, J.D. Main <jdmain at comcast.net> wrote:

>  >>
> Is the difference in case okay?  (write vs. Write)
> >>
>
>  Nice catch, but unfortunately, that's not the problem.  I have a new
> test.asp that looks like this:
>
>  <html>
> <body>
>
> <%
> response.write("Hello World!")
> %>
>
> </body>
> </html>
>
>  Still the same problem...
>
>
> _______________________________________________
> Web-SIG mailing list
> Web-SIG at python.org
> Web SIG: http://www.python.org/sigs/web-sig
> Unsubscribe:
> http://mail.python.org/mailman/options/web-sig/randy%40rcs-comp.com
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/web-sig/attachments/20110226/9e1619e7/attachment.html>


More information about the Web-SIG mailing list