Sreenath G

Sreenath G

  • NA
  • 233
  • 309.9k

How to retrieve all the web services hosted in IIS using ASP.Net

Jun 7 2011 2:00 AM
 

 

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


Answers (4)