Mansour Yahya Mohamad articles
Mansour Yahya Mohamad
Form created in AX 2012 RTM or AX 2012 R2 with ManagedHost control on its design fails to open on AX 2012 R3
Applies to AX 2012 R2 & AX 2012 R3 Consider the following scenario: When a form is created in AX 2012 RTM or AX 2012 R2 and a ManagedHost control is added on its design, like “Microsoft.Dynamics.AX.Framework.Client.Controls.ChartToolBar”. Then when the form is deployed on a newer AX version, e.g.
Published
<1 min read
Code merging window is not popping up as expected in TFS 2013
Tested on AX 2012 R3 and TFS 2013 The code merging window is not popping up as expected in TFS 2013. This is probably caused by the changes made to the merge tool of TFS 2013 according to this article : http://blogs.msdn.com/b/bharry/archive/2011/08/31/merge-enhancements-in-tfs-11.
Published
<1 min read
Releasing a Product to other companies during DIXF product import
For the AX 2012 R2/R3, there is a field in the staging table called ReleaseProductCompany. This field is used to release the product to multiple companies; it will do the same as manually release the product. On the Source data format you can specify a Multi value separator.Fields fetch behavior for “EntireTable” cache table
The CacheLookup property of the table defines how and when records are cached. The below definition is valid for the “EntireTable” cache type: EntireTable Creates a set-based cache on the server. The entire table is cached as soon as at least one record is selected from the table.Cannot edit the WCF configuration out of the Dynamics AX 2012 client configuration Tool.
If you cannot open the Service Configuration editor out of the Client configuration tool you can use the following workaround: 1. Open the Client configuration tool 2. Click the Configure Services button 3. Receive the error message that it can’t open the Service Configuration editor. 4. Agree with the Message 5.“Maximum number of items that can be serialized or deserialized in an object graph is ‘65535’.” In Dynamics AX 2012
If you receive an error message like: Maximum number of items that can be serialized or deserialized in an object graph is ‘65535’. And the Article: https://technet.microsoft.com/en-us/library/gg862502.aspx Is not fixing the issue for you. Please use the following steps: PART 1 https://technet.microsoft.com/en-us/library/gg862502.aspx Ax32serv.exe.
Published
1 min read
AX 2012 R3 – A user cannot synchronize to a Document Template Library with federated authentication and no error message displays.
Issue description: AX 2012 R3 – A user cannot sync to a Document Template Library with federated authentication and no error message displays,but If you are logged into SharePoint site and try attaching the file then, it works fine.Moving AXModelstore from Source environment to Target environment with different DB collation
AX 2012 R2/R3 We have in support received some queries for recommendations moving the AXModelStore from a Model database to another Model database with different collation.What Visual Studio Source Control > Plug-in selection, when using TFS as Dynamics AX 2012 Version Control System?
What to select in Visual Studio under Tools > Options > Source Control as “Plug-in Selection”, when using TFS as Dynamics AX 2012 Version Control System? Recommendation: When you select Microsoft Dynamics AX Version Control (This is what recommended to select), you are selecting the Version Control that must be managed by AX.Enhanced security with Kerberos only authentication in Microsoft Dynamics AX
Versions: AX 2009/2012R2/2012R3 – not 2012RTM/FP We introduced the possibility to enhance the Security for Microsoft Dynamics AX Server client communication. By default we are using a Kerberos and NTLM mix. This stays unchanged if you don’t set any Registry Key.
Published
2 min read