
Hey all,
I am getting an error while opening SSRS report.
Error is :
Error while setting server report parameters. Error message: The report server has encountered a configuration error. Logon failed for the unattended execution account. (rsServerConfigurationError)
We have changed the administrative password after that facing this issue.
can anyone tell me is there any impact of changing administrative password on SSRS server configuration authentication with AX.
Hi
Please make sure user has the following permission on the reporting service database server.
public and RSExecRole roles for the ReportServer database.
RSExecRole role for the master, msdb, and ReportServerTempDB databases.
If it does not have the permission, please try to grant the proper permission first. For more information, please refer to the article: