I installed SQL Server 2008 Reporting Services with Microsoft Dynamics AX 2009 Reporting Extensions on a 64-Bit Windows Server 2008 system. While Deploying the reports I encountered the following error message:
=====================================================================================
Error: Deployment failed unexpectedly with the message: Not found See the log file for further details. Deployment failed with the following exception: System.Management.ManagementException: Not found at System.Management.ManagementException.ThrowWithExtendedInfo(ManagementStatus errorCode) at System.Management.ManagementObject.Initialize(Boolean getObject) at System.Management.ManagementBaseObject.get_Properties() at System.Management.ManagementBaseObject.GetPropertyValue(String propertyName) at Microsoft.Dynamics.Framework.Deployment.Reports.SrsWmi.get_InstanceName() at Microsoft.Dynamics.Framework.Deployment.Reports.WmiUtilities.<>c__DisplayClass1.<GetInstalledWmiInstance>b__0(SrsWmi s) at System.Linq.Enumerable.FirstOrDefault[TSource](IEnumerable`1 source, Func`2 predicate) at Microsoft.Dynamics.Framework.Deployment.Reports.WmiUtilities.GetInstalledWmiInstance() at Microsoft.Dynamics.Framework.Deployment.Reports.WmiUtilities.GetReportServerConfigPath() at Microsoft.Dynamics.Framework.Deployment.Reports.ReportLibraryDeployer.DeployBusinessLogicAssemblies(IEnumerable`1 businessLogicAssemblies, DeploymentLogger logger) at Microsoft.Dynamics.Framework.Deployment.Reports.ReportLibraryDeployer.Deploy(IEnumerable`1 reportLibrariesToDeploy, IEnumerable`1 transitiveReferenceClosure, IEnumerable`1 cultures, DeploymentLogger logger, Func`2 connectionStringModifier)
=====================================================================================
To resolve this error it is important to perform the following steps:
Step 1 Patch your AX Installer:
To patch the Setup application, complete the following steps.
1. Copy the contents of the CD folder from the Microsoft Dynamics AX 2009 DVD to a shared network folder. (Because all subsequent Microsoft Dynamics AX installations must be performed from this folder, you must make the location accessible to all users who will install.)
2. Go to the location where you extracted the Service Pack 1 files. From the \Support\AXSetupResources directory, copy the Microsoft.Dynamics.Setup. ReportingServices.dll file.
3. Paste the file into the following locations, replacing the existing files: [SharedFolder]\CD\Msi\Components32\Program Files\Microsoft Dynamics AX\50\Setup [SharedFolder]\CD\Msi\Components64\Program Files\Microsoft Dynamics AX\50\Setup
4. Install Microsoft Dynamics AX reporting extensions from the shared folder.
Step 2 Install Reporting Extensions
Install Reporting extensions from the Patched AX installer.
Step 3 KB 957312:
Follow the steps in the following article:
https://mbs.microsoft.com/knowledgebase/KBDisplay.aspx?scid=kb;en-us;957312