I cloned our CU3 config environment and then upgraded from 2012_FP_CU3 to R2_CU6
I'm at the very end of the upgrade trying to deploy the SSRS reports and its giving me this error:
PS C:\Windows\system32> Test-AXReportServerConfiguration
Testing the report server configurations.
Test-AXReportServerConfiguration : The following components have not been insta
lled or are not configured correctly:
Reporting extensions
Consult your administrator or the documentation.
At line:1 char:33
+ Test-AXReportServerConfiguration <<<<
+ CategoryInfo : NotInstalled: (:) [Test-AXReportServerConfigurat
ion], InvalidOperationException
+ FullyQualifiedErrorId : The following components have not been installed
or are not configured correctly:
Reporting extensions
Consult your administrator or the documentation.,Microsoft.Dynamics.AX.Fra
mework.Management.Reports.TestReportServerConfigurationCommand
Is Microsoft Dynamics AX Application Object Server running: True
Is the current user an administrator on the Microsoft Dynamics AX Application O
bject Server: True
Is the current user an administrator on the report server: True
Is the report server manager URL accessible: True
Is the report server URL accessible: False
Is User Account Control (UAC) disabled on the Microsoft Dynamics AX Application
Object Server: True
Is User Account Control (UAC) disabled on the report server: True
Testing the report server configurations completed.
I followed this article and it's got me nowhere: http://blogs.msdn.com/b/axsupport/archive/2012/06/15/ax-2012-reports-fail-to-deploy-on-a-server-hosting-multiple-sql-server-reporting-server-instances.aspx