Configure the application to use Classic .NET AppPool

Take the following steps to configure the application to use Classic .NET AppPool:

  1. In the Microsoft IIS Manager select the itp application, by default itp.
  2. Select the option Advanced settings from Manage Application, or from the context menu. The path depends on the used operating system.
  3. Set the setting Application Pool to Classic .NET AppPool and click OK.

Note

If Application pool "Classic .NET AppPool" is not available, refer to section Microsoft IIS 7 prerequisites for more information.

Note

The identity of the Application pool should be NetworkService. Refer to section Configure Application pool for more information.