Re: Python ASP in IIS - Error 500
"J.D. Main" <[email protected]>
| Newsgroups | gmane.comp.python.web |
|---|---|
| Message-ID | <[email protected]> |
>>
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/gcpw-web-sig%40m.gmane.org