Hi,

I have written an NT service that works fine on most machines, but not on a particular Windows Server instance.

When I attempt to stop the service, i get an error saying the service wasn't stopped properly due to an error.

When I attempt to kill the service process manually, I get "access denied", despite beeing Administrator both during install and when trying to kill it (!) The service runs under the Local System account.

The service uses Sybase database client libs and use files and timer, but as I said - it works on "all" machines but one.

Ideas would be greatly appreciated.

Thanks,
sr