The summary page displays a FastCGI error when accessing the OSCE server web console.
This occurs when the CPU limit feature is enabled on the application pool. The Windows Process Activation Service (WAS) uses job objects to track the CPU usage of worker processes.
To resolve the issue:
For Users of IIS 6.0:
- Close the OSCE web console.
- Open IIS Manager 6.0.
- Right-click the Application Pool folder.
- Click Properties.
- Select the Performance tab.
- Make sure that the Enable CPU Monitoring option is unticked.
- Click Apply > OK.
For Users of IIS 7.0 and Later:
- Close the OSCE web console.
- Open IIS Manager 7.0 or later.
- Right-click the Application Pool folder.
- Click Advanced Settings.
- Select the CPU tab and make sure that all CPU limit settings are not Enabled.
- Choose OK.
The summary page will be displayed properly upon reopening the web console.