Previous Topic: Add the Windows Authentication Role Service to your IIS 7.x Web Server

Next Topic: Enable 32-Bit Applications Mode for the Default Application Pool on 64-Bit Windows Server 2008 Systems

Configure a Classic Mode Application Pool for the SOA Security Manager Web Agent

Application pools on IIS 7.x web servers use one of the following modes:

On IIS 7.x web servers, the SOA Security Manager Web Agent only operates on application pools configured in classic mode. The default application pool for IIS 7.x web servers uses integrated mode. To use the SOA Security Manager web Agent on an IIS 7.x web server, do one of the following tasks:

To configure a classic mode application pool for the SOA Security Manager Web Agent

  1. Open IIS Manager.

    The Start page of the IIS Manager appears.

  2. Expand the web server.

    The Application Pools icon and the Web Sites folder appear.

  3. Right click Application Pools icon, and then select Add Application Pool.

    The Add Application Pool dialog appears. The cursor is in the Name field.

  4. Type a name for the new application pool. We recommend using a distinctive name that is easy to recognize, such as SOA Security Manager.
  5. Click the Managed pipeline mode drop-down list, and then select Classic.
  6. Click OK.

    A classic mode application pool is created for the web agent.