Search results

This document explains how to change the application binding in IIS for the Bold BI version below 4.1.36.

Check this to change the IIS binding for the Bold BI version 4.1.36. Check this to change the IIS binding for the Bold BI version above 4.1.36.

How to change the binding in the Bold BI Enterprise

Follow these steps to change the application binding information:

  1. Add a new binding to Bold BI Enterprise edition on IIS as shown in the following image. Example: 172.17.82.1

IIS Binding

  1. Update the new binding values in the following configuration files in deployed location.

    • Update the InternalAppBIUrl value in config file in the following location.

    {Deployed Location}\IDP\App_Data\Configuration\config.xml IDP Config File

    • Update the InternalAppDataServiceUrl, and InternalAppIdpUrl values in the config file in following location.

    {Deployed Location}\Dashboard Server\App_Data\Configuration\Config.xml
    DS Config File

    NOTE: By default, Bold BI will be deployed on “C:\Bold BI”.

  2. Restart the site in IIS and browse the site with old binding URL.

  3. Now, navigate to the site settings page of the UMS application using below new binding and update the new binding information as shown in the following image.

http://172.17.82.1/ums/en-us/administration
IDP Base URL

  1. Now, navigate to the site settings of your Bold BI application using below new binding and update the new binding information as shown in image below.

http://172.17.82.1/bi/en-us/site/site1/administration
DS Base URL

  1. Now, Bold BI site can be browsed using the new binding.

IMPORTANT: Do not remove the existing bindings.

NOTE:

  • If you have DNS, you can add binding for the DNS instead of IP mentioned here.
  • IIS Express Development Certificate cannot be used to configure the SSL with the IP address or domain. If it is configured with the IP address or domain, Bold BI application will not work correctly.