On 21/07/2010 1:06 PM, Michael Mileusnich wrote:
The service doe not start and gives me the untimely fashion error when
win32servileutil calls win32service.StartService(hs, None).

While pywin32 attempts to catch most errors, that 'untimely fashion' error generally means it failed to do so (or failed to do so correctly). You might like to check the Windows event log to see if any error information is written there...

Cheers,

Mark
_______________________________________________
python-win32 mailing list
python-win32@python.org
http://mail.python.org/mailman/listinfo/python-win32

Reply via email to