I have written a Windows service which is consuming a webservices. When
i am trying ti install the windows service using installutil.exe it
gives me an errorr:-
Exception occured while initializing the installation:
System.IO.FileNotFoundException: File or Assembly name documnets, or one
of its dependencies, was not found.....
Could anybody help me out to solve this issue?
*** Sent via Developersdex http://www.developersdex.com ***
"511" <anonym
@devdex.com> wrote in message
news:OpdrSRxoHHA.4592@TK2MSFTNGP05.phx.gbl...
> I have written a Windows service which is consuming a webservices. When
> i am trying ti install the windows service using installutil.exe it
> gives me an errorr:-
> Exception occured while initializing the installation:
> System.IO.FileNotFoundException: File or Assembly name documnets, or one
> of its dependencies, was not found.....
> Could anybody help me out to solve this issue?
There should have been an installation log file created. What's in the log
file?