This document explains how to change the application binding in IIS for the Bold BI version 4.1.36.
Check this to change the IIS binding for the Bold BI version below 4.1.36. Check this to change the IIS binding for the Bold BI version above 4.1.36.
Follow these steps to change the application binding information:
Example: 172.31.176.1
Update the new binding values in the following configuration files in the deployed location.
Update the Idp
, Bi
, BiDesigner
, and Reports
values in the following config file location.
{Deployed Location}\app_data\configuration\config.xml
NOTE: By default, Bold BI will be deployed on “C:\BoldServices”.
Update the new binding values in the product.json
file in the following location.
{Deployed Location}\app_data\configuration\product.json
Restart the site in IIS and browse the site with new binding URL.
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.31.176.1/ums/administration
http://172.31.176.1/bi/site/site1/administration
IMPORTANT: Do not remove the existing bindings.
NOTE:
- If you have DNS, you can add binding for the DNS instead of IP mentioned here.
- The IIS Express Development Certificate cannot be used to configure the SSL with the IP address or domain. If it is configured with an IP address or domain, Bold BI application will not function properly.