Hello everybody,
I'm using WCF and WF mixed up in one project. I've made a Windows Service which contains a WCF service and a WF host. All is working properly but now I'm facing a deploy problem. When I install this windows service I need to use 'LocalSystem' service account or a local 'User Account' with an administrative rights, if I don't do that I can install the service but not open it. As you can imagine I would like to avoid giving that rights to my service, do you know any way to do that
Maybe the best place to post this question was WCF forum but I think it could be useful for the rest of WF people.
Thanks in advance,
Francesc