Articles in this section
Category / Section

How to resolve HTTP Error 500.30 - Corrupted Microsoft .NET Core installation or a corrupted Configuration Files in Bold BI

Published:
Issue

When running the Bold BI application in a Windows environment, an HTTP Error 500.30 – ASP.NET core app failed to start may occur.

Reason

This error can be caused by a corrupted Microsoft .NET Core installation or a corrupted config.xml file of the Bold BI application.

Solution
Resolving Corrupted .NET Core Installation

If the Microsoft .NET Core installation is corrupted, follow these steps:

  1. Verify .NET Core Installation:

    • Open a command prompt and run the command:
      dotnet --version
      
    • This command should display the version of the .NET Core Runtime currently installed on your machine.
  2. Install .NET Core Runtime:

    • If the packages are not installed, download and install them:
    • Under the ASP.NET Core Runtime section, click the Hosting Bundle option for Windows OS. The installer will start downloading automatically.
    • Once the download is complete, run the installer to install the .NET 6 Hosting Bundle (or .NET Core 3.1 Hosting Bundle for earlier versions).
    • After installation, restart your computer to ensure the changes take effect.
Resolving Corrupted config.xml File

If the .NET Core packages are installed properly, the error may be due to a corrupted config.xml file. You can find config.xml file from the following location.
config-file-location.png
Follow these steps to restore the file:

  1. Navigate to the C:\ProgramData\boldbi location.
  2. Check for the previous version of the Bold BI configuration backup file that you used before the current version.
    programm-data-folder.png
  3. Copy the backup file and paste it into another location for safekeeping.
  4. Locate all configuration files in the backup.
    configuration-files.png
  5. Copy the config.xml and privatekeys.dat files and replace them in your current Bold BI deployed location at {boldbi_deployed_location}/app_data/configuration.
  6. Restart the site in IIS and check the site functionality.
Preventing Future Issues

To avoid encountering this issue in the future, consider the following recommendations:

  1. Regular Backups:

    • Periodically back up the application configuration files from the following folder: {boldbi_deployed_location}\BoldServices\app_data\configuration. This allows for easy restoration in case of issues.
  2. Stop IIS Before Restarting:

    • Always stop the site or IIS before restarting the machine. This helps prevent corruption of configuration files during unexpected power loss or server restarts.
Was this article useful?
Like
Dislike
Help us improve this page
Please provide feedback or comments
SM
Written by Sammanasu Mary Jesuraj
Updated
Comments (0)
Please  to leave a comment
Access denied
Access denied