"Christof Nordiek" <cn@nospam.de> wrote in message
news:ethk2mhCHHA.4740@TK2MSFTNGP03.phx.gbl...
> Hi John,
>
> thank you for responding.
> This is all very well in my development/testing environment. But how can I
> get this into a setup for our clients. Ideally it should work with and
> without older installed version.
>
> Christof
>
> "John Timney (MVP)" <x_john@timney.eclipse.co.uk> schrieb im Newsbeitrag
> news:r5WdnTVZ4LySecHYnZ2dnUVZ8qSdnZ2d@eclipse.net.uk...
>> Usually you can get away with just stopping the service and overwriting
>> the exe with the new one. You only need to reinstall if something
>> significant has changed and the entries about the service are different.
>>
>> --
>> Regards
>>
>> John Timney (MVP)
>> VISIT MY WEBSITE:
>>
http://www.johntimney.com >>
http://www.johntimney.com/blog >>
>>
>> "Christof Nordiek" <cn@nospam.de> wrote in message
>> news:u9jm1yLCHHA.992@TK2MSFTNGP03.phx.gbl...
>>>I have a C#-Project with a Service and an Installer-Class for intalling
>>>the service. I also have a Setup-Porject for installing the Service.
>>>
>>> When I make a new Version of my Service by changing the Version and the
>>> ProductCode i can't install this Service over the older Version. It
>>> gives a message: "specified service already exists".
>>>
>>> Uninstalling the existing version (via the Software control panel) in
>>> installing the new works.
>>>
>>> Has anyone an idea what's the problem? Any workaround?
>>>
>>> Thanks
>>>
>>
>>
>
>