Verifying the Default Application Pool Version

Required for the following:

  • ClientUpdateServer

    For servers with IIS, verify that the ASP.NET v4.0 Default Application Pool is started (enabled), and that ASP.NET v2.0 is disabled. The following process shows an example of how to set the application pool default.

Viewing the application pools

  1. Right-click My Computer > Manage to access IIS.

  2. Expand Roles > Web Server (IIS) > Internet Information Services (IIS) Manager > {server name} > Application Pools.

  3. Use the Application Pools user interface to view and manage the application pools on the server.

    þÿ

  4. Select ASP.NET v4.0 DefaultAppPool.

  5. From the Actions pane, select Set Application Pool Defaults.

    þÿ

þÿ