Someone may come across the following compilation errrors in classes while compiling the application;
ClassesBIGeneratorclassDeclaration |
ClassesDMFBIConfigurationEntityClassclassDeclaration |
ClassesSysStartupCmdGenerateSsasProjectbuildProject |
ClassesBIAnalysisServicesProjectControllerclassDeclaration |
When I dig into these errors it was related to Microsoft.Dynamics.AX.Framework.Analytics.DLL that is installed with Reporting Extensions.
Fix:
Install the SQL 2008 R2 Analysis Managment Objects (my running version of SQL) on the same machine as the AX Client (in my scenario, the AOS server) . Then recompile!