To perform the faster compilation of AX, follow the steps below
Go to following server configuration window
"Control Panel\System and Security\Administrative Tools\Microsoft Dynamics AX 2012 Server Configuration.lnk"
Enable the feature hot swapping assemblies
Go to command prompt (open as Administrator) enter the following command
axbuild.exe xppcompileall /s=01 /altbin="C:\Program Files\Microsoft Dynamics AX\60\Server\MicrosoftDynamicsAX\bin"
/s=01 is AX instance number as you seen in the above window
/altbin is the AX server deployment location
Reference
Go to following server configuration window
"Control Panel\System and Security\Administrative Tools\Microsoft Dynamics AX 2012 Server Configuration.lnk"
Enable the feature hot swapping assemblies
Go to command prompt (open as Administrator) enter the following command
axbuild.exe xppcompileall /s=01 /altbin="C:\Program Files\Microsoft Dynamics AX\60\Server\MicrosoftDynamicsAX\bin"
/s=01 is AX instance number as you seen in the above window
/altbin is the AX server deployment location
Reference

No comments:
Post a Comment