I built Windows Service using VS2005. Now I am trying to install it on my local machine(my laptop). I am not remote or on a network. But I get prompted to input UserID and Password. I don't know what to put here. Everytime I start my machine I don't have to log in. I am administrator on my laptop. And I get below Error:
System.ComponentModel.Win32Exception: The account name is invalid or does not ex
ist, or the password is invalid for the account name specified
Please help;
Thanks;
Sergio