The Model Store Has Been Modified – AX2012 R3 CheckList

The Model Store Has Been Modified – AX 2012 R3 CheckList

Issues:
I imported Model Store in my VM (AX 2012 R3, OS, Windows Server 2012 R2, SQL 2014) and run my AX as admin i see:
The Model Store Has Been Modified as this screen shot:

Solution:
Normally this comes when Model is imported not at import of Model Store. 
Solution 1) 
If you can access SQL server open SSMS locate ReleaseUpdateConfiguration Table update the column MinorUpgrade as 0 \”Zero\”.
Solution 2)
(A)Compile:
Open the command prompt  Run as Administrator
C:Program FilesMicrosoft Dynamics AX60ServerDynamicsAXR3bin
  axbuild.exe  xppcompileall  /s=01
     /altbin=\”C:Program Files (x86)Microsoft Dynamics AX6.0ClientBin\”
CD  C:Program FilesMicrosoft Dynamics AX60ServerDynamicsAXR3bin
above the installation of file path.
Cd   axbuild.exe  xppcompileall  /s=01
     /altbin=\”C:Program Files (x86)Microsoft Dynamics AX6.0ClientBin\”
(B) Sync
(C) Generate Full-CIL. 

Leave a Reply

Your email address will not be published. Required fields are marked *