How to run windows services into server
Posted
by prateeksaluja20
on Stack Overflow
See other posts from Stack Overflow
or by prateeksaluja20
Published on 2010-04-10T15:05:11Z
Indexed on
2010/04/11
7:53 UTC
Read the original article
Hit count: 253
c#
Hello Experts, I have been made a windows service.in which i have been added project installer.in the project installer we have 2 things one is serviceProcessInstaller1 & second is serviceInstaller1.i have been changed serviceProcessInstaller1 account property as Local system.it is running in my local system but now i want to install into my server. i think i need to change its account setting but not sure. so please help me for that. thanx
© Stack Overflow or respective owner