Home › Forums › IIS 5.x & 6.0 › ASP.NET Administration › Reg:IIS versions
Previous Next
Last post 08-08-2008 3:38 AM by mukhtard. 2 replies.
Average Rating Rate It (5)Thank you for the rating!
Page 1 of 1 (3 items)
Sort Posts: Oldest to newest Newest to oldest
hi ,
i want to get the IIS version from asp.net application.. depending on the IIS version i want to create
website from asp.net appl.
hi all,
luckily i got code for getting the IIS version from asp.net application.
i got the code from jawlin's weblog.
following is the URL
http://jwalin.wordpress.com/2007/12/13/dynamically-programatically-get-iis-version/
Hi,You might want to find the OS version and based on that create your asp.net applications. For example Windows 2003 will be IIS6 , Windows 2008 will be IIS7 etc.
Thanks,Mukhtar DesaiIIS Performance Team