Hi everyone,
I deploy the SSRS reports in AOT after install AX 2012 R3 CU11,I always find some of the standard reports without any customization can not be deployed .
The full error information is like the following(AgreementConfirmation is just an example, there are several reports can not be deployed)
"An error occurred while deploying the report AgreementConfirmation.
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."
"The report definition is not valid. Details: The report definition has an invalid target namespace 'schemas.microsoft.com/.../reportdefinition' which cannot be upgraded."
The environment is as follows:
AX 2012 version : AX 2012 R3 CU11
SQL server version: SQL Server 2008 SP3 CU17
Is the error caused because the SQL server version too old? Can this SQL Sever version support AX 2012 R3 CU11?
And the current Visual Studio is still 2010,I know it can not support AX 2012 R3 CU11,is there any relationship to the deploy issue?
Any help will be appreciated.