On 5/18/2009 6:53 AM, BuckRogers wrote:
> Hi,
> 
> I am using IIS6/Python2.5/mssql 2000 on windows server 2003
> 
> I followed the instructions available here:
> http://code.djangoproject.com/wiki/DjangoOnWindowsWithIISAndSQLServer
> 
> PyISAPIe doesn't seem to work, I am getting Import Error: couldn't
> locate module Http.Isapi
> 
> Any idea?

Your PYTHONPATH is probably not set correctly. You'll have to make sure 
the environment variable is set properly for the IIS user. There are 
couple special users if I remember correctly.

I'm not sure if you can set an ISAPI filter to run as a specific user, 
if so, that could be another route.

-- 
George

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-users@googlegroups.com
To unsubscribe from this group, send email to 
django-users+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to