Re: trouble with win32serviceutil

2005-06-24 Thread Erik Myllymaki
Erik Myllymaki wrote: > I am trying to start and stop a service with python. This used to work > on an NT box but not on this 2003 server machine. (note- using "net stop > myService" and net start myService" from the command line works just > fine). The event viewer does tell me that a "Start co

trouble with win32serviceutil

2005-06-23 Thread Erik Myllymaki
I am trying to start and stop a service with python. This used to work on an NT box but not on this 2003 server machine. (note- using "net stop myService" and net start myService" from the command line works just fine). The event viewer does tell me that a "Start command was sent to myService" b