Hi Guys,
Good day!
When trying to deploy default SSRS reports in AX, I got error message below. Do you have any idea what my problem is?
Looking forward to hearing from you all guys.
Regards,
AML
Have you configured System administration > Setup > Business intelligence > Reporting services > Report servers?
Hi Martin,
Thanks for the response, and yes I have already configured that, maybe the problem is I didn’t install yet the Reporting services extensions component. I am installing it right now and test if this will solve my issue.
Regards,
AML
Hi AML
If u faced any rights error during deployment time, use the following comment on cmd
it will fix ur issue [:P]
Publish-AXReport -ReportName * -SkipReportServerAdminCheck
I have already tried that one Arun but still getting the error message and I can’t install the Reporting Services extension component.
Regards,
AML
The extension is necessary (you’ll find other prerequisites on Technet: Checklist: Install the Reporting Services extensions and deploy reports). You’ll have to resolve the problem with reporting extensions before trying to deploy reports.
Thanks Martin.
Regards,
AML