Enable ASP.NET 4.5/4.6/4.7
Last updated
Was this helpful?
Last updated
Was this helpful?
Now ASP.NET 4.5/4.6/4.7 needs to be enabled. Similar to the IIS, ASP.NET 4.5/4.6/4.7 is already available on Windows Servers and just needs to be activated.
1. On your Windows Server, open Server Manager and select the Dashboard. Click Add roles and features.
2. Click Installation Type => Role-based or feature-based installation and then click Next.
3. On the Server Selection dialog box, click Select a server from the server pool. In the Server Pool list, select your server and then click Next.
4. In Server Roles, find the entry Web Server (IIS) and expand the node tree. Find the sub-node Application Development and expand it. Select the checkboxes for ASP.NET 4.6 (or 4.5 is available).
5. Confirm by clicking Add Features and then click Next.
6. Under Features, expand the .NET Framework 4.6 Features (or 4.5 if available) node. Select ASP.NET 4.6 (or 4.5 or 4.7) and click Next.
7. On the Confirmation dialog box, click Install.
8. When the wizard is complete, click Close.