Is this possible upload a fetch XML rdl report to use with SQL Reporting server
The report would display fine in BIDs but when i upload it to the SQL reporting server.
I get the following error
An error occurred during client rendering. An error has occurred during report processing. 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.
When i go to Data sources section of the report I got this error
The data processing extension used for this report is not available. It has either been uninstalled, or it is not configured correctly.
Is displaying FetchXML report possible with SQL Reporting server 2008? Is there a plug-in or update that I can install where I will be able to select CRM as my data source?
Here is the error code I am getting from Sql Server An error occurred during client rendering. An error has occurred during report processing. 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
When I go to the properties -> data sources of the report I go this error next to the data source The data processing extension used for this report is not available. It has either been uninstalled, or it is not configured correctly.
Thanks