Umm Ok so Help wrote:
Quote:
Ok so you 'fixed' the problem...How? 'Something was missing' doesn't really help the rest of us who have the problem...
From http://www.developmentnow.com/g/47_2004_9_0_0_250498/InstallUtil-Error.htm
Posted via DevelopmentNow.com Groups
http://www.developmentnow.com |
It has been a while since this happened but I will try to remember...
There was an incorrect/missing reference to an external dll that had
been moved. Once I re-mapped all of my project references (the
solution is made up of several separate projects which compile into
dll's), I was able to re-compile and install my service without error.
Hope this helps!