Browser error 'Server Application Unavailable' is generated when user attempts to use the CCS Policy Portal home page to view a published policy.
search cancel

Browser error 'Server Application Unavailable' is generated when user attempts to use the CCS Policy Portal home page to view a published policy.

book

Article ID: 151835

calendar_today

Updated On:

Products

Control Compliance Suite Databases Oracle Control Compliance Suite Control Compliance Suite Standards Server Control Compliance Suite Standards Module Control Compliance Suite Policy Manager

Issue/Introduction

End users can view the published policy when they log in to the Policy Portal home page. The user receives a 'Server Application Unavailable' error upon browsing to the Policy Portal home page (http://webserver/SMC/PolicyManager).

Symptoms
Error 1 - Internet Explorer (browser) error:


Server Application Unavailable

The web application you are attempting to access on this web server is currently unavailable. Please hit the "Refresh" button in your web browser to retry your request.

Administrator Note: An error message detailing the cause of this specific request failure can be found in the application event log of the web server. Please review this log entry to discover what caused this error to occur.

Error 2 - Application event log (event 1062):

Event Type: Error
Event Source: ASP.NET 2.0.50727.0
Event Category: None
Event ID: 1062
Date: 2/11/2008
Time: 9:28:10 AM
User: N/A
Computer: <hostname>
Description: It is not possible to run two different versions of ASP.NET in the same IIS process. Please use the IIS Administration Tool to reconfigure your server to run the application in a separate process.

Cause

It is not possible to run two different versions of ASP.NET in the same IIS process.

Resolution

Use the IIS Administration Tool to reconfigure your server to run the application in a separate process. 
  1. Open Internet Information Services (IIS) Manager.
  2. Right click Application Pools, select New > Application Pool.
  3. Provide an Application pool ID, i.e. Policy Manager.
  4. Using the default settings, select OK.
  5. Browse to the PolicyManager web, the default location is Web Sites > Default Web Site > SMC > PolicyManager.
  6. Right-click the PolicyManager web and select properties.
  7. From the Virtual Directory tab, go to Application Pool and from the drop-down box, select the newly created Application Pool.
  8. Select Apply and then select OK.
  9. Restart IIS.