Monday, November 3, 2014

Layer Configuration In AX 2012

Changing Layer in Dynamics AX 2012:

1.      Click Start, point to Administrative Tools, and then click Microsoft Dynamics AX 2012 Configuration. The Microsoft Dynamics AX Configuration Utility opens.

In the Microsoft Dynamics AX Configuration Utility, click Manage, and then click Create configuration. The Create Configuration window opens

In the Configuration name field, enter a name for the configuration, and then click OK. The Create Configuration window closes
On the Developer tab, in the Application object layer to open field, select a new layer from the drop-down list.
On the Developer tab, in the Application object layer to open field, select a new layer from the drop-down list.
 
 
In the Development license code field type the license code and  confirm license field also give the same
 
Click Apply and  Click OK to save the configuration. The Microsoft Dynamics AX Configuration Utility window closes.
Close and restart the client in the new layer.

Specific user problem in ax 2009 or 2012.

When ever we face a problem for a specific user in AX 2009 or 2012. We have to delete *.auc files then the problem may resolve.

I  am going to mention how to delete the files kindly follow below 3 points and check.

1. Stop AOS.
2. Delete the *.auc files from users\\Appdata\ folder
3. Restart AOS.

Differences between MorphX and Intellimorph


MorphX 
MorphX is the Microsoft Dynamics AX IDE( Integrated Development Environment) which includes:
 - Data Dictionary
 - Tools for creating menus, forms and reports for Windows- and Web clients
 - Compiler and debugger for the object oriented programming language X++
 - Version control system
 - Label (multi language text) systems  :
IntelliMorph 
IntelliMorph is the Runtime Environment embedded in Microsoft Dynamics AX, that draws menus, forms, and reports for Windows- and Web-clients with the correct contents, size, and layout according to:
 - The language your texts are displayed in.
 - What features you can access.
 - How wide you want the fields on your installation.
 - The formats you are using for dates and numbers.