How to check webservice status on .aspx page
I have created a webservic which store data from one database to another. Now i want to know my webservice status on .aspx page means it is working or not. And also i want start and stop webservice on button click event. If yes then how please healp me.