If we upgrade (a re-deploy) a windows service to a newer .NET framework using new features, should the service be uninstalled from its server and re-installed using the latest 'InstallUtils.exe' from the newest framework? Or is the install in the registries independant from the .NET framework?
Any help on this would be appreciated.
Thanks