G
Guest
I've created a Windows Service in C# and an installer project for it.
I installed the service using the packaged installer project and the service
was installed correctly and it runs fine.
I've since made some changes to this service.
I then proceded to uninstall it (Add/Remove Programs) to install the new one.
However, the service still shows under Services, but the .exe is gone.
I can't install the new version of the service, because the installer says
that the service is already installed.
Someone please help me get this mess straightened out.
Thanks.
I installed the service using the packaged installer project and the service
was installed correctly and it runs fine.
I've since made some changes to this service.
I then proceded to uninstall it (Add/Remove Programs) to install the new one.
However, the service still shows under Services, but the .exe is gone.
I can't install the new version of the service, because the installer says
that the service is already installed.
Someone please help me get this mess straightened out.
Thanks.