Answered by:
Installing IIS 7 or Later on Windows 10

Question
-
I am not able to add IIS 7 or 8 to Windows 10; when I enable IIS from Windows Features I can get only IIS 6.0.
How can I install IIS 7.x or later on top of Win 10?
The screenshots below can better illustrate my issue
Any Help is highly Appreciated!
Hani
1- Enabling IIS from Windows Features
2- This message shows that IIS is not installed after enabling it!
Hani Draidi GIS Engineer
Tuesday, August 4, 2015 6:52 AM
Answers
-
IIS Version in Windows 10 is currently
10.0.10240.16384
That is neither 7.x nor 8.x
PS C:\Users\admin> [System.Diagnostics.FileVersionInfo]::GetVersionInfo("$env:SystemRoot\system32\inetsrv\InetMgr.exe"). ProductVersion 10.0.10240.16384
- Marked as answer by Hani Draidi Tuesday, August 4, 2015 7:45 AM
Tuesday, August 4, 2015 7:38 AM
All replies
-
Hi,
How can you tell that Windows 10 is only installing IIS 6.0 ?
Maybe it's only your software that doesn't recognize the version of IIS provided with Windows 10.
You should contact the software manufacturer.Gerald
Tuesday, August 4, 2015 7:30 AM -
IIS Version in Windows 10 is currently
10.0.10240.16384
That is neither 7.x nor 8.x
PS C:\Users\admin> [System.Diagnostics.FileVersionInfo]::GetVersionInfo("$env:SystemRoot\system32\inetsrv\InetMgr.exe"). ProductVersion 10.0.10240.16384
- Marked as answer by Hani Draidi Tuesday, August 4, 2015 7:45 AM
Tuesday, August 4, 2015 7:38 AM -
Thank you for the helpful input Gerald and jds7714,
You are right, seems that the problem is from the software itself, I could now confirm that the IIS version is 10.x, and I think that this software needs a lower IIS version. Is there any way to downgrade the IIS to 8.x or 7.x?
Hani Draidi GIS Engineer
- Edited by Hani Draidi Tuesday, August 4, 2015 7:47 AM
Tuesday, August 4, 2015 7:45 AM -
I don't think so...
Seems that it's like before, you have the IIS provided with the OS + IIS 6.0 Compatibility only.
Gerald
- Edited by Gérald Mathieu Tuesday, August 4, 2015 8:04 AM
- Proposed as answer by Oklomsy Thursday, December 20, 2018 5:59 PM
Tuesday, August 4, 2015 8:03 AM