Hi
We are currently using Dynamics 365 online and are using Visual Studio 2012 to create reports and import them back into Dynamics.
We are trying to deploy these reports to SSRS with the view to using a scheduler to email them out.
We can successfully use and view data from CRM in Visual Studio using CRM fetch. The report successfully deploys to SSRS but when we run it in the web browser we get the following error:
An error has occurred during report processing. (rsProcessingAborted)
An attempt has been made to use a data extension 'MSCRMFETCH' that is either not registered for this report server or is not supported in this edition of Reporting Services. (rsDataExtensionNotFound)
We are confused why the reports would run in VS 2012 using the CRM Fetch but not on SSRS. We have checked the rsreportserver.config and added the MSCRMFETCH extension.
Can anyone help?
*This post is locked for comments
I have the same question (0)