Search results
PDF

How to apply the common login patches to Bold Reports Enterprise Reporting

When you upgrading or installing the Bold BI application version 4.1 with Bold Reports causes breaking in common login.

The Bold Reports team provides solutions to the issue in the form of patch, which contain assemblies and files and this topic explains how to apply these patches to the Bold Reports Enterprise Reporting.

Download your patch from the below table with the respective version which you have installed.

Version Download Patch
2.4.10

Download here

2.4.19

Download here

Please contact our support team for the patches of other Bold reports version.

Before applying the patches you have to take the copy of bin folders and web.config files from below locations.

Folders / Files to take backup Bold Reports Location

bin

Web.config

C:\Bold Reports\Report Server\

bin

Web.config

C:\Bold Reports\Report Server\api\

bin

Web.config

C:\Bold Reports\Report Server\jobs\

Web.config

C:\Bold Reports\Report Server\reportservice\

Follow the below steps for applying patches and relevant changes.

  1. Once downloaded the patch, extract the zip file and copy the Report Server folder and then replace it into the respective Report Server location C:\Bold Reports\ as follows. By default, Bold Reports will be deployed in C:\Bold Reports location.

Report Server Location

  1. Now, go to your backup location and edit any one of the web.config file and copy the entire machine key node.

Report Server Machine Key

  1. Replace the copied machine key node in the below web.config files.

    • C:\Bold Reports\Report Server\web.config

    • C:\Bold Reports\Report Server\api\web.config

    • C:\Bold Reports\Report Server\jobs\web.config

    • C:\Bold Reports\Report Server\reportservice\web.config

  2. Navigate to C:\BoldServices\app_data\configuration\ and edit the Config.xml file then copy the value of DRM node, and paste the value in the DRM of following Config.xml files C:\Bold Reports\Report Server\App_Data\Configuration\Config.xml and C:\Bold Reports\Report Server\Configuration\Config.xml

Report Server DRM Key

  1. Then start the Bold Reports application by using the desktop shortcut IIS/IIS Express.