I've been trying to get a service to install but am stumped on one portion - namely getting the service to install with the comand line utility.
The utility always generates an error message:
No public installers with the RunInstallerAttribute.Yes attribute could be found in the ... etc.
After doing more research on the web, I discovered that I need an installer. There are no examples I could find that actually show how to put in a Installer for a service anywhere. There are no templates for services in VS2008 Standard either. MS's site does not have any info on Windows Services for any version of VS less than the Professional version. Is there no way to do this without forking out $$$ for the Professional version?
Start Free Trial