Has anyone managed to get Pylons to work with PyISAPIe?  PyISAPIe
1.0.4 was just released on January 11 at 
http://sourceforge.net/project/showfiles.php?group_id=142454
with built-in support for WSGI -- Django and Trac examples are
provided in the release.  I have managed to get the Info.py file to
work and am able to establish that I have the extension installed
correctly with the information being present.  I followed this as a
guide http://code.djangoproject.com/wiki/DjangoOnWindowsWithIISAndSQLServer
up to the end of "setting up IIS" for IIS 6; however, I want to run
Pylons not Django.  I also cannot find a guide similar to this for
Pylons and especially for AuthKit (isapi_wsgi itself seems to choke
when AuthKit is involved -- it will say unauthorized and not display a
login screen like paster would).

Using Apache is not a luxury available for my disposable, and the fact
that paster has no built-in way to retry connections leads me to have
to seek integration with IIS.  I am currently running Pylons as a
Windows Service and I run into the same problem as doing paster on the
command line -- cannot retry connections (with the additional problem
that the service must be restarted everytime a major code change is
made to the .py files).

  I look forward to any advice or comments that can be provided in
this regard.  Thank you!
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"pylons-discuss" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/pylons-discuss?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to