Skip to main content

NightWatchman Enterprise 7.3

Configuring ASP.NET for Windows Server 2012 R2

To configure ASP.NET (must be ASP.NET 4.5 for FIPS compliance) for Windows Server 2012 R2:
  1. Start Server Manager.

  2. From the Manage menu (top-right menu bar), select Add Roles and Features.

  3. On the Before you begin, page click Next.

  4. On the Installation Type page, ensure Role-based or feature-based installation is selected and click Next.

  5. On the Server Selection page, ensure the local server is selected and click Next.

  6. On the Server Roles page, check the Web Server (IIS) server role.

    Server Roles
  7. In the dialog, click Add Features to add the features required for Web Server (IIS).

    Add features
  8. The Web Server Role (IIS) page is added after the Web Server (IIS) is checked on the Server Roles page.

  9. On the Role Services page under Web Server Role (IIS), expand the Security node and check Windows Authentication.

  10. Expand Application Development and check the ASP.NET 4.5 node (this also checks a number of other options, such as ISAPI Extensions and ISAPI Filters).

    Select role services
  11. When you select ASP.NET 4.5 you will be prompted to add features related to that role. Click Add Features in the dialog to add all the features.

    230733715.png
  12. After you have made the necessary changes, click Install to begin the role installation. Installation progress is displayed while the components are being installed.

    Install