Correct operation of Prognoz Platform 9 at web server and BI server requires virtual directories created by Internet Information Services standard tools: PP_App_v<X>x64 and PPBI_App_v<X>x64, the pools PP Pool v<X> and PPBI Pool v<X>x64, where <X> is a Prognoz Platform 9 version. For example, names of virtual directories for Prognoz Platform 9 version 9.0: PP_App_v9.0 x64 and PPBI_App_v9.0x64, the pools PP Pool v9.0 and PPBI Pool v9.0 x64.
Directories and pools at the server are created automatically on installing Prognoz Platform 9 web application (PP9WebServer.exe).
If no virtual directory was created at the web server due to some reason, it should be created manually.
Check settings, to do this open the Internet Information Services manager:
In the Connections tree select the Application Pools section.
Select the Basic Settings context menu item for the PPBI Pool v9.0 x64 and PP Pool v9.0 pool. Make sure that the Built-In controlled conveyor mode is selected:
In the Connections tree, in the Sites section, select the Default Web Site item, after which a list of virtual directories is displayed. Make sure that the PP_App_v9.0 virtual directory has the PP Pool v9.0 selected in its properties, and the PPBI Pool v9.0x64 pool is determined for PPBI_App_v9.0x64. To open properties, click the Basic Settings hyperlink in the Actions dialog box located to the right.
Select the root element of the Connections tree, double-click ISAPI and CGI Restrictions:
For the ASP.NET v4.0.30319 and Axis2 v9.0 x64 strings the Restriction column must display Allowed:
If it is not, open the editing dialog box and select the Allow Extension Path to Execute checkbox for each string. If the ASP.NET v4.0.30319 string does not exist, set up Microsoft .NET Framework 4.5.2. If the Axis2 v9.0 x64 string is missing, the Prognoz Platform 9 library is not registered, add it manually:
For the PPBI_App_v9.0x64 virtual directory double-click the Handler Mappings item:
The list that opens must contain the string:
If it does not contain the string, create it manually as shown below:
See also: