Re: Python ASP in IIS - Error 500
Randy Syring <[email protected]>
| Newsgroups | gmane.comp.python.web |
|---|---|
| Message-ID | <[email protected]> |
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 <[email protected]> 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 > [email protected] > Web SIG: http://www.python.org/sigs/web-sig > Unsubscribe: > http://mail.python.org/mailman/options/web-sig/randy%40rcs-comp.com > > _______________________________________________ Web-SIG mailing list [email protected] Web SIG: http://www.python.org/sigs/web-sig Unsubscribe: http://mail.python.org/mailman/options/web-sig/gcpw-web-sig%40m.gmane.org