4
Answers

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

Sreenath G

Sreenath G

13y
2.3k
1
 

 

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)