[python-win32] isapi + IIS 6
David Primmer
primmer at google.com
Mon Sep 11 19:35:01 CEST 2006
Robin Becker wrote:
> Robin Becker wrote:
>> I thought I'd check here in case anyone has already connected django to IIS.
>
> despite this it seems that the application produces a page. However, no matter
> what I try I cannot get the page to say anything other than "This module has
> been imported 0 times". removeing the pyc's and or editing the .py seemed to
> have no effect.
>
> Anyone had better luck with IIS 6?
The message above means that the app is working. The page reload counter
script does not work but the ISAPI dll is displaying a page.
Don't know about your other problems. I've been able to get IIS + ISAPI
to work in IIS6 on Win2k3R2.
davep
More information about the Python-win32
mailing list