CLR Error - AX 2012

When you have visual studio projects added to AX. Errors may occur at different times when generating CIL.

Error - Object synchronization method was called from an unsynchronized block of code.

  • restart AOS 
  • Run full CIL


Error - assembly containing type is not referenced


  • Check the assembly .dll file is in the server/vsassemblies folder.
  • Check if you can access the assembly in a x++ job and you are able to call the methods.
  • Add the AOS account to the assembly in above folder.

Comments

Popular posts from this blog

What is Microsoft Power Platform?

AX 2012 Build process using AZURE DEVOPS