SSRS is not working, it shows error like this: “The report server has encountered a configuration error. Logon failed for the unattended execution account. (rsServerConfigurationError)”
what should you do is:
- check your report server setting, and validate it (system administration –> setup –> business intelligence –> reporting services –> report servers)
- if error still occurred, then check the SSRS security folder, click the internet icon right of report manager URL
- click site setting –> security
- if the ax aos login does not exists in list, create new role assignment for aos login, in my case is hpg\admin
- do the same in folder setting security and dynamics folder security
- then restart the SQL Server reporting Services, also, if not work, restart the aos
- if these solution still has the same error, the last thing you must do is SSRS access has problem
- go to reporting services configuration manager setting
- make sure that user and password is correct, if you don’t sure, just retype the user and password and press OK
- restart the SSRS and AOS,