Window Service ? System Account

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I have made window service and i in project installer i have set system
account .
Its working fine on few of machine ,
but in some of system its not running on Lacal system account what could be
reason ?
 
what is the error you are getting?
did u tried
this.ProjectsInstaller.StartType =
System.ServiceProcess.ServiceStartMode.Automatic;
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top