Previous Topic: Start the Web InterfaceNext Topic: Verify the Installation


Register ASP.NET with IIS

After you install IIS and ASP.NET on the computer where you plan to install CA APM, ensure that you register ASP.NET with IIS.

Follow these steps:

  1. On Windows Server 2008, perform the following actions:
    1. In the command prompt, navigate to the appropriate Microsoft.NET framework folder. For example, C:\Windows\Microsoft.Net\Framework64\v4.0.30319 or C:\Windows\Microsoft.Net\Framework\v4.0.30319.
    2. Run the following executable file:

      aspnet_regiis.exe

    ASP.NET is now registered with IIS.

  2. On Windows Server 2012, perform the following actions:
    1. Open the Server Manager.
    2. Under the Manage menu, select Add Roles and Features.

      The Add Roles and Features Wizard opens.

    3. Follow the on-screen instructions and select the installation type and the destination server.
    4. In the Select server roles pane, under Roles, expand Application Development and select the appropriate ASP.NET version and click Next.
    5. Follow the on-screen instructions and complete the installation.

    ASP.NET is now registered with IIS.