Thursday, May 8, 2014

Variable Symmetry has not been declared Compilation error in Ax 2012

Hello everyone,

I would like to share an information regarding Symmetry error in Microsoft Dynamics Ax 2012.

Scenario:
After compiling the whole application if you get errors on tables and classes related with Standard payroll.
Then you need to follow below procedure to solve the compilation errors.

Solution:
Check whether the ste-net.dll related with payroll is available in both client and server bin.

Then in the AOT --> References node  right click and add a new reference.
click on browse and select the ste-net.dll and press ok.
Compile the classes where you are facing errors on symmetry.

It must work fine.

Happy Daxing..!!!