[wingide-users] debugging w/Wing from inside IIS
Wingware Support
support at wingware.com
Tue Dec 5 09:36:33 MST 2006
On Mon, 4 Dec 2006, Chris Curvey wrote:
> anybody had any luck being able to use the Wing debugger on code that is
> called from inside IIS? (I'm trying to write an ISAPI filter.)
Have you tried importing wingdbstub? You may need to set the
kEmbedded flag in wingdbstub.py to 1 in this case. Other than
running into trouble with threads, I would expect that to work
the same general way as for mod_python:
http://wingide.com/doc/howtos/mod_python
(But no, I haven't tried it)
- Stephan
More information about the wingide-users
mailing list