I have a MVC application in asp.net MVC 3.0, i need to start and stop a service which is nothing but file processing service and made by us , i have added 2 button for toggle the service status , start and stop but getting exception , can not open my service ,
Any one has any idea how to handle this? and also sample code are welcome , i have tried identity on web config along with my user id and password but it's does not work for me :(,
Guys please help me..