Bold BI Enterprise Edition can be hosted in an IIS express and IIS. To run the Bold BI in IIS, enable the IIS along with IIS features and roles.
NOTE: A pre-installed Bold BI Enterprise Edition and IIS configured Azure VM is available here.
Open Server Manager
and click Manage > Add Roles and Features
. Click Next.
Select Role-based or feature-based installation
and click Next
.
Choose Select a server from the server pool
and select the server in the Server Pool section, and then click Next
.
On Server Roles
, enable the Web Server (IIS)
in the Roles section.
On Features
, enable the below .NET Framework features and click Next
.
NOTE: You should use Microsoft .NET Framework 4.5 or higher version. Learn more here.
On the Web Server Role (IIS)
dialog box, click Next.
On the Select role services
dialog box and verify that the required web server component listed here are enabled. Click Next
.
Verify that your settings are correct and click Install
.
When the installation completes, click Close
to exit the wizard.
The IIS components listed below satisfy the minimum requirements to run the Bold BI. If other IIS components are enabled, they do not need to be removed.
Section | IIS Components |
---|---|
Web Server | Common HTTP Features
- Default Document - Directory Browsing - HTTP Errors - Static Content |
Health and Diagnostics
- HTTP Logging |
|
Performance Features
- Static Content Compression |
|
Security
- Request Filtering - Windows Authentication |
|
Application Development
- .NET Extensibility 4.6 - ASP.NET 4.6 - ISAPI Extensions - ISAPI Filters |
|
Management Tools | IIS Management Console |