2

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

William Xifaras
  • 5,212
  • 2
  • 19
  • 21
Orion
  • 39
  • 3

1 Answers1

0

I don't know my stuff, but if the newer version is, like, very newer, you should reinstall the whole thing. I wouldn't take the gamble.

Greg Koc
  • 72
  • 6