E
EagleRed
I am developing a Windows service using VS2008. I cannot install new
versions of the service via the setup project in the solution. I get an
error message that the service is already installed. When I run the
uninstall option in the context menu of the setup project I get an error
stating it cannot find the associated assembly.
In searching the forum I found an entry suggesting I delete the registry
entry in HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services. I also ran
the sc utility to remove it. It does not now show in the services list but I
still cannot install the service. Somewhere there is an indication it is
still present.
Any ideas on how to completely remove the service or to force an
installation of the new service version?
As always any input is greatly appreciated.
Thanks,
Eagle
versions of the service via the setup project in the solution. I get an
error message that the service is already installed. When I run the
uninstall option in the context menu of the setup project I get an error
stating it cannot find the associated assembly.
In searching the forum I found an entry suggesting I delete the registry
entry in HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services. I also ran
the sc utility to remove it. It does not now show in the services list but I
still cannot install the service. Somewhere there is an indication it is
still present.
Any ideas on how to completely remove the service or to force an
installation of the new service version?
As always any input is greatly appreciated.
Thanks,
Eagle