Showing posts with label HotFix. Show all posts
Showing posts with label HotFix. Show all posts

Tuesday, November 12, 2013

Dynamics AX 2012 R2 software upgrade checklist can't expand on windows server 2012

After we upgrade the AX 2012 R2 into a new CU we need to do the sofware checklist update inside AX as a routine after installing the hotfix or CU. If we open the client and run the software checklist update on Windows Server 2012, the check list item can't expand when we click the expand (+) and if the check list item can't expand then we can't go through the check list process.

I'm not sure what is the missing part here but looks like Windows server 2012 not certified yet for Dynamics AX 2012 R2 client.
To solve this issue we need to run the software update checklist in AX client under supported client OS (I have tested in Windows server 2008 R2 and Windows 7).

Friday, November 8, 2013

Testing out new tools AxBuild.exe from CU7 for parallel compiler

A new tool came out in Dynamics AX 2012 R2 CU7 which is AxBuild. This tool really help us to make the compiler run faster. Here is the screenshot of the parallel compilation using AxBuild.exe.

I have tested my self this tools run in virtual machine and it takes 1 hour 5 mins to do the full compilation.


For more information you can go to this link.
http://msdn.microsoft.com/library/d6da631b-6a9d-42c0-9ffe-26c5bfb488e3.aspx
and
http://blogs.msdn.com/b/axtools/archive/2013/11/04/parallel-x-compilation-for-microsoft-dynamics-ax2012-r2-in-cumulative-update-7.aspx

Saturday, November 2, 2013

Missing labels after upgrading to AX2012 R2 CU6 or CU7

After you upgrade Dynamics AX 2012 R2 you will find there is a missing label in the software upgrade action in the beginning when you start the AX client.
Here is a link to fix that.
http://blogs.msdn.com/b/axsupport/archive/2013/07/12/missing-syp-labels-after-upgrading-to-ax2012-r2-cu6.aspx


  • Stop AOS
  • Delete *.ald file in the Microsoft Dynamics AX\60\Server\<instance>\bin\Application\Appl\Standard
  • Start AOS

Saturday, September 7, 2013

Dynamics AX 2012 RTM upgrade form freeze

Hi, there is one time I need to do single patch for Microsoft Dynamics AX 2012 (not R2). Once I applied the patch then restart the AOS, open up the AX application then the upgrade form is show up but you can not choose anything, just like a freeze form. I wonder this is bugs from Microsoft or something else.

After I tried many times until I found that you can choose the options from the development environment use parameter -development
Here is the official link from microsoft how to open Development environment.
http://msdn.microsoft.com/en-us/library/gg846350.aspx