Hi all,
I am Creating one Windows Service and i want to invoke my C# Methods in my window service?
so i want to know how to call method??
Thanx
Loading
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Giovanni BendettoPosted Sep 12, 2012, 4:26 AM
Sumit KumawatPosted Mar 28, 2012, 3:19 AM
"The SERVICE on service on local computer started and then stopped .Some Services stop automatically if they are not in use by other Services or programs"
Sam HobbsPosted Mar 27, 2012, 4:14 AM
Prasant JinagaPosted Mar 27, 2012, 3:01 AM
You can create a Test Project to debug C# methods in your windows service in your solution.
else set your service as start up project it will automatically add a test client for you.
Hope it helps!!!
Thanks,
Prasant