how to check iis version on serve programmatically using c#.
IIS 10.0 is the latest version of Internet Information Services (IIS) which shipped with Windows 10 and Windows Server 2016.
To verify if IIS is installed, go to your 'Add or Remove Programs' utility in the Control panel and click on the 'Add/Remove Windows Components' in the side menu.
With each version of Microsoft Windows Server comes a new version of Internet Information Services (IIS). With the recent release of Windows Server 2019 comes IIS version 10 a.k.a. version 10.0. 17763.
This was answered for IIS 5, it should work with current version of IIS.
How to detect IIS version using C#?
http://www.codeproject.com/KB/cs/iisdetection.aspx this express how, you should query the registry
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With