I always make sure that any compilations are logged. You do this by opening Tools, Options, Development, Compiler and check the "AOT log"-checkbox. Having this on, whenever you compile anything, the operation and the result is logged. So for example if you initiate a full AOT compile in the client (not using AXBuild ) there will be a text file named AOTComp.log normally in this folder: C:\Users\YOUR_USERNAME\Microsoft\Dynamics AX\Log\ Interestingly, you can actually use this file to see...(read more)
↧