R
Random
I have written a Windows Service application, and I am trying to use
InstallUtil to install it on my local machine for testing. I am using the
logToconsole parameter and am getting a System.IO.FileNotFoundException
exception. I have references in my app, but no external files.
I did compile the service app and copy the *.exe to another directory so I
wouldn't have to type in the entire path in the InstallUitl command. Still,
I wouldn't think this would have anything to do with it. Any clues,
anyone??
InstallUtil to install it on my local machine for testing. I am using the
logToconsole parameter and am getting a System.IO.FileNotFoundException
exception. I have references in my app, but no external files.
I did compile the service app and copy the *.exe to another directory so I
wouldn't have to type in the entire path in the InstallUitl command. Still,
I wouldn't think this would have anything to do with it. Any clues,
anyone??