Preparing the Web Server
Windows Server 2012R2
Use Server Manager, to add the following Roles and Features
Add the following Server Roles.
Application Server
Web Server (IIS)
Add the following Features
.NET Framework 4.6 -> ASP.NET 4.6
Tick the following in Web Server Role (IIS) -> Role Services
Security -> Basic Authentication
Security -> Windows Authentication
Management Tools -> IIS 6 Management Compatibility
Application Development -> .NET Extensibility 4.6
Application Development -> ASP.NET 4.6
(ISAPI Extensions & ISAPI Filters should be automatically enabled)
Windows Server 2016
Use Server Manager, to add the following Roles and Features
Add the following Server Roles.
Web Server (IIS)
Add the following Features
.NET Framework 4.6 -> ASP.NET 4.6
Tick the following in Web Server Role (IIS) -> Role Services
Security -> Basic Authentication
Security -> Windows Authentication
Management Tools -> IIS 6 Management Compatibility
Application Development -> .NET Extensibility 4.6
Application Development -> ASP.NET 4.6
(ISAPI Extensions & ISAPI Filters should be automatically enabled)
Windows Server 2019
Use Server Manager, to add the following Roles and Features
Add the following Server Roles.
Web Server (IIS)
Add the following Features
.NET Framework 4.7 -> ASP.NET 4.7
Tick the following in Web Server Role (IIS) -> Role Services
Security -> Basic Authentication
Security -> Windows Authentication
Management Tools -> IIS 6 Management Compatibility
Application Development -> .NET Extensibility 4.7
Application Development -> ASP.NET 4.7
(ISAPI Extensions & ISAPI Filters should be automatically enabled)