Server Application Unavailable Error - PAS Integrity Software Suite - 7.3 - Administration & Configuration - Intergraph

Integrity Administration Guide

Language
English
Product
PAS Integrity Software Suite
Subproduct
Cyber
Search by Category
Administration & Configuration
PAS Version
7.3

When you have multiple applications on a single Microsoft IIS server and the applications use different versions of the .NET Framework, you must configure the applications to use separate application pools. Without separate application pools, the Server Application Unavailable message may be displayed when you run Integrity.

admin-server-app-unavail

Use the Microsoft IIS management tool to create a new application pool and assign applications so that each pool contains only the applications that use the same .NET Framework version.

To create a new application pool and configure Integrity to use that pool:

  1. On the Integrity server, click Windows Start > Run.

  2. Type inetmgr, and then click OK to start Internet Information Services (IIS) Manager.

  3. In the left pane, expand the local computer.

  4. Right-click on Application Pools and click Add Application Pool.

  5. Type a new Application Pool Name, select the .NET CLR version for the pool to use, and then click OK.

  6. Configure Integrity to use the new application pool by completing the following steps:

    1. In the left pane of the Internet Information Services (IIS) Manager window, expand the Sites folder under the local computer.

    2. Expand the Default Web Site folder.

    3. Right-click on the Integrity folder, and then click Manage Application > Advanced Settings.

    4. Change the Application Pool field to the new application pool you created.

    5. Click OK.