I see following error when I compile CIL in Dynamics 2012 ax -
Duplicate type with name 'Dynamics.Ax.application.' in assembly 'Dynamics.Ax.application, version=6.0.947.280, culture...
I tried
- Delete class from AOT
- Delete XppIL directory (c:\Program Files\Microsoft Dynamics AX\60\Server\InstanceName\bin)
- Restart AOS
- Run CIL compile
What else I can try ?