Hello,

I am trying to run my app as a windows service however I run
into the following problem:

Traceback (most recent call last):
  File "hqmonitor.py", line 220, in<module>
  File "win32serviceutil.pyc", line 528, in HandleCommandLine
  File "win32serviceutil.pyc", line 468, in GetServiceClassString
IndexError: list index out of range

Can anybody shed some light on this?

Python 2.6 Windows XP SP2

Thanks
Mike Miles
_______________________________________________
python-win32 mailing list
python-win32@python.org
http://mail.python.org/mailman/listinfo/python-win32

Reply via email to