I am currently creating a report in BIDS 2008 which utilizes Report Builder 2.0 and uses CRM Dynamics 2013 data retrieved by a FetchXML query as one of the datasources. The report runs fine within BIDS when I preview and all the connections are made correctly. Unfortunately, when I move the report onto our report server, I receive 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)
-
An attempt has been made to use a data extension 'MSCRMFETCH' that is either not
I think some reference is missing but I do not know which one or where to find it. Any help would be appreciated.