Monday, April 9, 2018

Full Compilation Using CMD

Use below command to do full compilation using CMD Prompt, It will reduce the compilation time

To change the directory
cd\
cd windows\system32\
cd c:\program files\
c:\program files\microsoft dynamics AX\60\server\microsoftdynamicsAX\bin>axbuild.exe xppcompileall /s=01

Note: Use cd to access each and every folder in above command