Hi everyone,
I've searched for this problem before posting this question.
After completing the "Install PyISAPIe - an ISAPI extension for IIS"
step from
http://code.djangoproject.com/wiki/DjangoOnWindowsWithIISAndSQLServer/,
when i try to browse the Info.py file i get a "HTTP 500 Internal
Server Error" with no explanation why.
What i exactly did was:
1. create a new virtual directory calld django
2. right click > properties > configuration and add the PyISAPIe.dll
as a new wildcard
3. added a new Web Service Extentions with name of py and requird file
of PyISAPIe.dll
4. browse Info.py and get an 500 internal server error
Can anyone help me out on this one?
thanx