Dear All,
I have imported SSRS report from Ax2012 R3 to Ax2012 R2. When I deploy the report the Following error coming. Can anyone suggest How to deploy this SSRS reports from R3 to R2?
Message (10:08:41 pm)
Configuration ID: MSSQLSERVER
Description:
Default: True
Report server name: TESTSERVER
Report server folder name: DynamicsAX
Report server manager URL: http://testserver/Reports
Report server web service URL: http://testserver/ReportServer
Application Object Server name: 01@TESTSERVER
SharePoint integrated: False
An error occurred while deploying the report ContractInvoiceReport.
This might be because the SQL Server Reporting Services extensions have not been installed on the report server, or configuration information has not been entered in the Report Servers form in Microsoft Dynamics AX.
System.Web.Services.Protocols.SoapException: Error while loading code module: ‘ContractInvoiceReport.BusinessLogic, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null’. Details: Could not load file or assembly ContractInvoiceReport.BusinessLogic, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null' or one of its dependencies. The system cannot find the file specified.
at Microsoft.ReportingServices.Library.ReportingService2005Impl.CreateReport(String Report, String Parent, Boolean Overwrite, Byte[] Definition, Property[] Properties, Guid batchId, Warning[]& Warnings)
at Microsoft.ReportingServices.WebServer.ReportingService2005.CreateReport(String Report, String Parent, Boolean Overwrite, Byte[] Definition, Property[] Properties, Warning[]& Warnings)
Report name: ContractInvoiceReport
Design names: ContractInvoiceReport.Report
Deployment status for design names: Error
*This post is locked for comments