Hi experts,
I can't seem to make it works. I have opened Dynamics ax powershell with administration rights.
Run this line : “C:\Program Files\Microsoft Dynamics AX\60\Server\MicrosoftDynamicsAX\bin"
Then when i entered this line :
axbuild.exe xppcompileall /s=01 /nocleanup /altbin=”C:\Program Files\Microsoft Dynamics AX\60\Server\MicrosoftDynamicsAX\bin” Always got an error.
Here's screenshots to describe it. (Note : My ax32serv.exe and AXBuild.exe are in same path.)
What did i do wrong? How to make it work?
I already follow the steps from here : https://community.dynamics.com/ax/b/alirazatechblog/archive/2015/01/17/using-axbuild-for-fast-compilation-in-dynamics-ax-2012-r3 and here
https://techguns.wordpress.com/2015/04/14/axbuild-compilation-in-ax2012r2-or-later/
Note : I'm running on AX 2012 R3 CU 9. Thank you.