Re: Import Error: couldn't locate module Http.Isapi

2009-05-19 Thread George Song
rk, 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'

Import Error: couldn't locate module Http.Isapi

2009-05-18 Thread BuckRogers
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 ide