DIXF – Error when viewing target mapping
William 11年前 (2015-06-16) 2378浏览 0评论
Issue: An issue comes up today when a client could not open “View target mapping”. This is R2 CU7. The stack trac...
William 11年前 (2015-06-16) 2378浏览 0评论
Issue: An issue comes up today when a client could not open “View target mapping”. This is R2 CU7. The stack trac...
William 11年前 (2015-06-15) 4182浏览 0评论
One of the possible technical tools that exists when developing solutions in Dynamics AX, and inside X++ is Threads. This is ...
William 11年前 (2015-06-11) 2881浏览 0评论
Today marks the release of yet another cumulative update for Microsoft Dynamics AX 2012 R3. This release includes 100+ fixes ...
William 11年前 (2015-06-09) 7021浏览 0评论
At work we’ve recently discussed how to calculate a customers invoice amount for multiple years. One idea was to loop o...
William 11年前 (2015-06-05) 6241浏览 0评论
I'm back after taking a month off from blogging in May! Feels good to be back :-)Some Microsoft Dynamics AX users need to be ...
William 11年前 (2015-06-03) 2385浏览 0评论
Occasionally, I ran into this issue in my Virtual machine - that the Harddisk becomes full and I couldn't find any specific h...
William 11年前 (2015-06-02) 1829浏览 0评论
Agenda Introduction Lock Lock on insert Example Lock on update, delete Example Deadlock Example deadlock on insert Resolve de...
William 11年前 (2015-06-02) 2684浏览 0评论
Customer asked me to figure out which "Customer account" should be selected in a query. There were three of them on the Custo...
William 11年前 (2015-06-02) 5982浏览 0评论
Microsoft Dynamics AX 2012 Xpp - Routes Import Purpose: The purpose of this document is to illustrate how to write a req...
William 11年前 (2015-06-02) 5035浏览 0评论
Microsoft Dynamics AX 2012 Xpp – BOMs Import Purpose: The purpose of this document is to illustrate how to write a...
William 11年前 (2015-06-01) 2158浏览 0评论
Hi Folks, After applying one HotFix, I got many weird issues, some are mentioned below1. I wasn't able to confirm ...
William 11年前 (2015-05-30) 4036浏览 0评论
I have been trying to import data from an Excel file using Data Import Export Framework. The mapping and validation works but...
William 11年前 (2015-05-29) 2791浏览 0评论
First add a method on the form to populate records in the temporary table: Then override form’s init() method and add the fol...
William 11年前 (2015-05-28) 6909浏览 0评论
Use below steps to restore AX DB from a different Domain.1. Restore DB using SQL management studio.2. Edit UserInfo table in ...
William 11年前 (2015-05-26) 3201浏览 0评论
Introduction We have received numerous questions with regards to how freight invoices and freight charges are transferred to ...
William 11年前 (2015-05-21) 3119浏览 0评论
The Microsoft Dynamics AX commerce runtime (CRT) serves as the engine for a retail channel. It connects to a CRT database tha...
William 11年前 (2015-05-21) 3791浏览 0评论
Error is The form cannot find the context of the alert from here. Try to access the ’Number: 201/2013/2194530, Visa&rsq...
William 11年前 (2015-05-21) 8368浏览 0评论
Overview This blog is to expand the knowledge you gained in part 1 of the series (http://blogs.msdn.com/b/axsa/archive/2015/0...
William 11年前 (2015-05-20) 2859浏览 0评论
The issue we're talking about here is this:There is an AX form which users make their own personalisations to, moving so...
William 11年前 (2015-05-19) 2046浏览 0评论
Issue: I added below fields in a new table (I picked from DirPartyTable, yes we prefer to copy new fields from other table ;)...