Delete it from the registry service subkey
HKLM\System\CurrentControlSet\Services
--
Regards,
Dave Patrick ....Please no email replies - reply in newsgroup.
Microsoft Certified Professional
Microsoft MVP [Windows]
http://www.microsoft.com/protect
"RJ" wrote:
| On Win2000 Server, I have a Windows service ( not a web service) which was
| build with VB.NET 2003, and to use the .NET Framework 1.1. This service
was
| first installed using the MS .NET InstallUtil tool, which I believe just
| registers the service with the Windows Service Manager. The service will
| not start, giving no error. I look in the Computer Management console,
| under Services, and it is listed, but not running. I run the MS .NET
| InstallUtil tool to uninstall it, but it will not uninstall either, with a
| message "uninstall failed." I've rebooted, but no the Service remains
| registered, but won't start. The startup is set to manual. Any
suggestions
| on how to forcefully remove this service from Service Manager? And by the
| way, the same version of service executable file installs and starts
| perfectly on 2 other servers, which appear to have the same configuration.
| Thanks in advance for anything.
|
|