After installing the OSCE server, a 404 error appears when opening the Summary page of the OSCE web console.
When reviewing the IIS log, the following error may appear:
2012-07-04 10:30:33 W3SVC3 10.61.36.72 GET /officescan/console/html/widget/index.php - 4343 - 10.61.36.72 Mozilla/4.0+(compatible;+MSIE+7.0;+Windows+NT+5.2;+WOW64;+.NET+CLR+2.0.50727) 404 2 1260
Error 404 2 1260 means that there is a Web service extension lockdown policy that is preventing the console request. 1260 is an ERROR_ACCESS_DISABLED_BY_POLICY error.
To address the problem:
- Open Internet Information Services (IIS) Manager
- Go to 'Web Service Extensions' folder.
- Make sure 'FastCGI Handler' is Allowed.