Hey all. I created a batch file with the parameters necessary in order to run the axbuild.exe xppcompileall without having to type it all out. It ran fine the first time I used it. However, now I am receiving an error. To my knowledge, nothing has changed in my environment. Any ideas what this is referring to?
My batch file:
"C:\Program Files\Microsoft Dynamics AX\60\Server\MicrosoftDynamicsAX\bin\axbuild.exe" xppcompileall /s=01 /altbin=”C:\Program Files (x86)\Microsoft Dynamics AX\60\Client\Bin” /log:”C:\Temp”
Error:
Error: the specified compiler <AX32Serv.exe> does not exist.
I am running Dynamics AX 2012 R3. And I am running the script on the AOS. No other users are logged in, and I just came up from a clean reboot after installing Windows Updates. (Doh! That could be a change.) But any other ideas?