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
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