id,summary,reporter,owner,description,type,status,priority,component,severity,resolution,keywords,cc,release 1425,Error attempting to run WindowsServiceScript,anonymous,Florent,"I would like to run trac as a windows service. I'm running trac 0.10.3.1, tracd, WindowsServiceScript, and windows 2k. I can install the service and it shows up as a windows service. When I try to start the service, it fails, with this message in the event log: {{{ The instance's SvcRun() method failed File ""C:\Program Files\Python24\Lib\site-packages\win32\lib\win32serviceutil.py"", line 785, in SvcRun self.SvcDoRun() File ""C:\Program Files\Python24\Scripts\tracservice.py"", line 94, in SvcDoRun self.httpd = self.trac_init() File ""C:\Program Files\Python24\Scripts\tracservice.py"", line 143, in trac_init wsgi_app = TracEnvironMiddleware(dispatch_request, exceptions.NameError: global name 'dispatch_request' is not defined }}} Any ideas as to what this means and how to fix it? Or any suggestions for other ways to do this? ",defect,closed,normal,WindowsServiceScript,normal,invalid,,,0.10