For Windows 10 web app servers, there are needed Windows features that need to be enabled.
To enable these in Windows 10,
Launch Control Panel.
Click Get Programs.
Click Turn Windows features on or off.
Expand Internet Information Services > World Wide Web Services > Application Development Features.
Check .NET Extensibility 3.5.
Check .NET Extensibility 4.x.
Check ASP.NET 3.5.
Check ASP.NET 4.x.
Check ISAPI Extensions.
Check ISAPI Filters.
Expand ASP.NET 4.x
Check HTTP Activation.
Check Named Pipe Activation.
Expand Internet Information Services > World Wide Web Services > Common HTTP Features.
Check Default Document.
Check Directory Browsing.
Check HTTP Errors.
Check Static Content.
Click OK.