Follow the following role services installation instructions depending on your server operating system:

Windows Server 2016, Windows 2019, Windows 2022:

  1. Install Microsoft .NET Framework 4.8 (you can download the installer from here).
  2. In Server Manager, select Dashboard, and click Add roles and features.
  3. In the Add Roles and Features Wizard, on the Before you begin page, click Next.
  4. On the Select installation type page, select Role-based or feature-based installation, and click Next.
  5. On the Select destination server page, select Select a server from the server pool, select your server, and click Next.
  6. On the Select server roles page, select Web Server (IIS).
  7. Under the Web Server (IIS) role, expand the Web Server node and then select Common HTTP Features.
  8. On the Web Server node, expand the Common HTTP Features node, and then select the Default Document and Static Content.
  9. On the Web Server node, expand the Application Development node, and then select ASP.NET 3.5ASP.NET 4.8.NET Extensibility 3.5, .NET Extensibility 4.8, ISAPI Extensions and ISAPI Filters.
  10. On the Web Server node, expand the Security node, and then select Windows Authentication and Request Filtering.
  11. On the Web Server node, expand the Management Tools node and then select the IIS Management Console, IIS 6 Management Compatibility and IIS Management Scripts and Tools.
  12. On the Web Server node, expand the Management Tools node, then expand the IIS 6 Management Compatibility node and select the IIS Metabase Compatibility, IIS 6 Scripting Tools and IIS 6 WMI Compatibility.
  13. Click Next.
  14. On the Select Features page, select all of the components of .NET Framework 3.5 Features
  15. On the Select Features page, select .NET Framework 4.8 Features
  16. On the .NET Framework 4.8 Features node, select .NET Framework 4.8, ASP .NET 4.8 and WCF Services.
  17. On the .NET Framework 4.8 Features node, expand the WCF Services node and select HTTP Activation.
  18. Click Next.
  19. On the Confirmation page, confirm your selections, and then click Install to start the installation process.
  20. Click Close to close the Add Roles and Features Wizard.
  • No labels