Hi,
I'm trying to understand how to safely move our Dynamics AX 2009 SSRS report server to a better machine.
After installing SSRS and the reporting extensions on the new box, I moved the reportserver and reportservertempdb, and successfully restored the encryption key. All looks good. I then stopped the report server service and copied dlls from the reportserver\bin directory to the directory on the new machine and restarted the SSRS service.
After modifying all necessary DataSources, the reports we wrote in house still work (working with a test environment currently), as do some Dynamics reports, but on the ones that fail I'm getting this error:
"An error occurred during client rendering.
- An error has occurred during report processing.
- The data source 'AutoGen___BusinessLogic' cannot be found
"
Does anyone know what this is pointing to? The above was thrown when opening
Home > Dynamics > en-GB >
Ledger.BankAccountBalance.FullPage which has a Microsoft Dynamics AX Data Method as the datasource type.
Is it a Business Connector problem? Something to do with the code dlls?
Any extra info would be welcome, even if it's a pointer to how to debug exactly what's occurring when it tries to run that report.
Chris