Hi all, I'm new to IronPython. I'm using IPy to wrap a .NET assembly. I've got my wrapper written and functional from the command line. Now I want to run the python wrapper as a windows service application. Anyone know how I can do that?
I found a project on codeplex that seems to be solving this problem ( http://dlrhostservice.codeplex.com/). It's rather light on documentation and I haven't been able to make heads or tails out of how to use the project based on reading the source. Any help in this area would be appreciated. Thanks, Don Spaulding
_______________________________________________ Ironpython-users mailing list [email protected] http://mail.python.org/mailman/listinfo/ironpython-users
