K
Keith
Hello,
I'm trying to use InstallUtil to install a Windows Service, but it keeps
failing with a BadImageFormatException. I don't understand what it wrong
with it; all the code has been generated by Visual Studio. I started a new
Windows Service C# project, added an installer in the designer, and built it
without errors. But when I tried to install it with InstallUtil, it fails.
Am I missing an override or not implementing something else that is
required? None of the tutorials that use InstallUtil to register their
service mention anything about that...
Any help is appreciated!
Keith
I'm trying to use InstallUtil to install a Windows Service, but it keeps
failing with a BadImageFormatException. I don't understand what it wrong
with it; all the code has been generated by Visual Studio. I started a new
Windows Service C# project, added an installer in the designer, and built it
without errors. But when I tried to install it with InstallUtil, it fails.
Am I missing an override or not implementing something else that is
required? None of the tutorials that use InstallUtil to register their
service mention anything about that...
Any help is appreciated!
Keith