Hi,
How can I get the list of Web Services hosted on IIS using ASP.Net. Extensions like .asmx and .svc etc., . want to get these services as a list. We can get collection of Windows services using ServiceController. As like this i need to get Web services hosted on IIS.
Thanks
Sreeenath