Forum Discussion

johnlo109's avatar
johnlo109
New Member
7 years ago
Solved

Power BI Report Sever

Hi Community,   I'm new to Power BI Report Server. So far I have configured the database, apply the web service url & use built-in  account-network service. When using the portal link http:/powebi:...
  • d_gosbell's avatar
    7 years ago

    This error indicates that your report server database contains encrypted content, but the application layer has the wrong encryption key.

     

    There are a number of possible solutions:

     

    1. If you have a backup of the encryption key you can go into the report server configuration tool and restore it
    2. If you don't have a backup you can go into the report server configuration tool and just delete the encrypted content (this is an option under the Encryption Keys section). You will loose any stored passwords, but your other content should remain.
    3. You could uninstall and re-install, but you would need to also go into your SQL Server and delete the old ReportServer and ReportServer_Tempdb databases (assuming they don't have anything in them that you need) before re-installing