2009/10/23 Markus Törnqvist <m...@nysv.org>:
> On Fri, Oct 23, 2009 at 10:26:32AM -0600, Jeff Hardy wrote:
>>2009/10/23 Markus Törnqvist <m...@nysv.org>:
>>
>>It's very possible that runserver can get a little further along than
>>IIS - Django pushes things pretty hard and I haven't done a ton of
>>testing with IIS 6.
>
> Is there any way to see what's happening in IIS, like catching
> print output?

Not (easily) in IIS 6. IIS 7 has the fantastically awesome Failed
Request Tracing that makes tracking this stuff down a breeze. You can
always check the server logs to see what requests did succeed
(especially if there are redirects involved).

>> I don't think anyone else as gotten as far with Django as you have.
>
> Cool. Then when 1.0 is running, 1.1 need attention ;)

Honestly, I would go straight to 1.1, unless you have a need to use
1.0. It'll make any necessary patches to Django that much easier to
integrate. The developers have said that they would like to see
IronPython support if someone does the work; it's just that no one has
done the work yet.

- Jeff
_______________________________________________
Users mailing list
Users@lists.ironpython.com
http://lists.ironpython.com/listinfo.cgi/users-ironpython.com

Reply via email to