Cannot install windows service
- by Matthew Dalton
I have created a very simple window service using visual studio 2010 and .Net 4.0.
This service has no functionality added from the default windows service project, other than an installer has been added.
If i run installutil.exe appName.exe on my dev box or other windows 2008 R2 machines in our domain the windows service installs without issue.
…