Hi
I have Installed Dynamics Ax 2012R2 and reporting service on Sharepoint 2013.
everything looks fine, and i can deploy reports etc.
but when i execute an report, i get the following:
The Report Definition Customization Extension (RDCE) name that is specified in the report does not match the RDCE name that is configured for the report server. The extension in the report is 'AXRDCE', but the extension for the report server is ''. Ensure that the same extension name is specified for both the report and the report server. (rsRdceMismatchError)
The Report Definition Customization Extension (RDCE) name that is specified in the report does not match the RDCE name that is configured for the report server. The extension in the report is 'AXRDCE', but the extension for the report server is ''. Ensure that the same extension name is specified for both the report and the report server. (rsRdceMismatchError)
Microsoft.Reporting.WinForms.ReportServerException
at Microsoft.Reporting.WinForms.ServerReport.ServerUrlRequest(Boolean isAbortable, String url, Stream outputStream, String& mimeType, String& fileNameExtension)
at Microsoft.Reporting.WinForms.ServerReport.InternalRender(Boolean isAbortable, String format, String deviceInfo, NameValueCollection urlAccessParameters, Stream reportStream, String& mimeType, String& fileNameExtension)
at Microsoft.Reporting.WinForms.AsyncMainStreamRenderingOperation.RenderServerReport(ServerReport report)
at Microsoft.Reporting.WinForms.AsyncRenderingOperation.PerformOperation()
at Microsoft.Reporting.WinForms.ReportViewer.AsyncReportOperationWrapper.PerformOperation()
at Microsoft.Reporting.WinForms.ProcessingThread.ProcessThreadMain(Object arg)
Can anyone help me to solve this?
/Graves