Migrating a windows service from .NET 3.5 to .NET 4.0 -


i have set of windows services installed using installutil utility .net 3.5 version.

if migrated projects 4.0, need uninstall them , reinstall them using utility v4.0 directory them work?
or enough change target version project properties, re-compile them, , copy them installed location?

note: i'm using features .net 4.0 dynamic types

the assembly identification still same, should not need uninstall , reinstall service working.

obviously need ensure .net 4.0 runtime on server, should it. service need "stopped" when go update exe.


Comments

Popular posts from this blog

apache - Add omitted ? to URLs -

redirect - bbPress Forum - rewrite to wwww.mysite prohibits login -

php - How can I stop spam on my custom forum/blog? -