Click here to Skip to main content
15,894,907 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
I create a Windows service project. But installation failed, and rollback has performed.
I run this command prompt as below : -
"InstallUtil.exe 'my project path'"
after above this command line (UserName, Password & ConfirmPassword) type windows is shown but my m/c not set in system password/UserName & only OS(XP Service Pack 2) installed.
Please help me...
Posted
Comments
DaveAuld 22-Nov-11 9:01am    
Have you had a look at the event viewer for any clues?

1 solution

Have you created an Installer object in your service project?
 
Share this answer
 
v2

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900