Hi,
I created a service project, added an installer class and run
installutil.exe to install the service. After it prompted me for user name
and password I got the following error:
An exception occurred during the Install phase.
System.ComponentModel.Win32Exception: The account name is invalid or does
not exist, or the password is invalid for the accou
nt name specified
I didn't change the password and tried restarting the computer.
Any response will be appreciated.
poifull - 16 May 2005 13:48 GMT
I found out what's wrong. I have to enter machinename\username instead of
.\username
> Hi,
>
[quoted text clipped - 10 lines]
>
> Any response will be appreciated.