Adding a Web Server Role

Before installing BI server and the web application to Windows server operating system, add a server role.

This setting is relevant only if BI server is installed on the web server Internet Information Services 7, 8 or 10.

NOTE. Before reading this article it is recommended to read the article about installing web application on Windows OS.

Setting Up IIS 7

  1. In the server manager go to the Roles sections, and in the Roles Summary group click the Add Roles hyperlink; in the wizard that opens go to the Server Roles page and select the Web Server (IIS) checkbox.

  1. Go to the Role Services page and along with the existing settings add:

  1. Click the Next button, then the Install button. Close the wizard after the installation is completed.

Setting Up IIS 8

  1. In the server manager go to the All Servers tab. In the Servers section execute the Add Roles and Features context menu item for the required server in the list. The add roles and features wizard opens. Go to the Server Roles tab and select the Web Server (IIS) checkbox. A dialog box opens where the user needs to confirm adding the feature. Click the Add Feature button:

  1. In the Application Development, Security, and Controls subsections of the Web Server (IIS) section determine the settings that are identical to those described for IIS 7 (see p. 2):

  1. Go to the last page of the wizard and click the Install button. Close the wizard after the installation is completed.

Setting IIS 10

  1. In the server manager go to the All Servers tab. In the Servers section execute the Add Roles and Features context menu item for the required server in the list. The add roles and features wizard opens. Go to the Server Roles tab and select the Web Server (IIS) checkbox. A dialog box opens where the user needs to confirm adding the feature. Click the Add Feature button:

  1. In the Application Development, Security, and Controls subsections of the Web Server (IIS) section determine the settings that are identical to those described for IIS 7 (see p. 2):

  1. Go to the last page of the wizard and click the Install button. Close the wizard after the installation is completed.

See also:

Installing Web Application Back End on ASP.NET. | Installing Web Application on Windows OS | Setting Up Internet Information Services