he new way to compile AX application through command prompt is introduced in AX 2012 CU7. This is much faster than the traditional way of compiling. It takes approx.. 1-2 hours to compile depends on your server
- Run command prompt by Run As Administrator
- go to C:\Program Files\Microsoft Dynamics AX\60\Server\MicrosoftDynamicsAX\bin\
- Use command to run compilation. axbuild.exe xppcompileall /s=01 /altbin="C:\Program Files (x86)\Microsoft Dynamics AX\60\Client\Bin"
Notes: -
If you are facing any issue running the command ie: App can't run in this system or Window coming and close immediately then just copy and paste AXBuild.exe files from any working environment.
No comments:
Post a Comment