I have a same problem like reference problem link but it is in c++ I want in c#
I have created a windows service using visual studio 2010 (C#). It working fine. And I created windows application to start that service. The problem is , it require admin rights. I want to start and stop the particular windows service without admin rights.
is it possible. This link not suitable for me. this link all computer may not have iis.
Thanks in advance