Hi all !

I'm new in Django and start install Django 1.0 on IIS 6.0 via PyISAPIe
1.0.4.

I stop on this :

AttributeError at
'PyISAPIeRequest' object has no attribute 'path_info'

Request Method: GET
Request URL:    http://127.0.0.5
Exception Type: AttributeError
Exception Value:
'PyISAPIeRequest' object has no attribute 'path_info'
Exception Location:     C:\Python25\lib\site-packages\django\core\handlers
\base.py in get_response, line 77
Python Executable:      c:\windows\system32\inetsrv\w3wp.exe
Python Version: 2.5.2
Python Path:    ['C:\\WINDOWS\\system32\\python25.zip', 'C:\\Python25\
\Lib', 'C:\\Python25\\DLLs', 'C:\\Python25\\Lib\\lib-tk', 'c:\\windows\
\system32\\inetsrv', 'C:\\Python25', 'C:\\Python25\\lib\\site-
packages', 'C:\\Python25\\lib\\site-packages\\win32', 'C:\\Python25\
\lib\\site-packages\\win32\\lib', 'C:\\Python25\\lib\\site-packages\
\Pythonwin', 'C:\\web']
Server time:    Štv, 4 Sep 2008 16:34:44 +0200

Does anyone have any ideas on this?

Thanks

Rasto
--~--~---------~--~----~------------~-------~--~----~
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 [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to