web
You’re offline. This is a read only version of the page.
close
Skip to main content

Notifications

Announcements

No record found.

Community site session details

Community site session details

Session Id :
Dynamics 365 Community / Blogs / The Dynamics 365 Library / AX 2012 - Compile and CIL G...

AX 2012 - Compile and CIL Generation errors

Faisal Fareed Profile Picture Faisal Fareed 10,796 User Group Leader
Someone may come across the following compilation errrors in classes while compiling the application;

\Classes\BIGenerator\classDeclaration
\Classes\DMFBIConfigurationEntityClass\classDeclaration
\Classes\SysStartupCmdGenerateSsasProject\buildProject
\Classes\BIAnalysisServicesProjectController\classDeclaration

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!

This was originally posted here.

Comments

*This post is locked for comments