Configure System PrerequisitesΒΆ

  1. In the Server Manager, choose Add roles and features

    ../../../../../_images/server-manager-choose-roles-and-features3.png
  2. On the Features page, check .NET 3.5 Features and .NET 4.5 Features

    ../../../../../_images/roles-and-features-dot-net3.png
  3. On the Server Roles page, check Web Server

    ../../../../../_images/roles-and-features-web-server3.png
  4. Install the .NET 6.0 Hosting Bundle

    1. The latest version of the Hosting Bundle can be found at https://dotnet.microsoft.com/download/dotnet/6.0

    2. Download an install the ASP.NET Core Runtime Hosting Bundle 6.0. On Windows, we recommend installing the Hosting Bundle, which includes the .NET Runtime and IIS support.

  5. If the system has a firewall, ensure inbound ports 80 and 443 are allowed.