Stefan Rißling articles

Stefan Rißling
Published 
1 min read

Useful links: MS Dynamics AX 2012 Trace Parser 

The intention of this blog post is just to provide a summary of the already available very useful resource links around MS Dynamics AX 2012 Trace Parser. If you are aware of any addtional links, please feel free to add them as reponse to this post! Trace parser installation: (http://technet.microsoft.com/en-us/library/gg731935.aspx ) Trace parser introduction: (http://technet.microsoft.com/en-US/library/jj149695.aspx
Published 
1 min read

Workaround: Slow original preview sales invoice printing 

If you should face a performance issue when printing original previews from sales invoice in MS Dynamics AX 2012 then the following illustrated workaround can save quite some time: One time only setup steps: 1) Launch your MS Dynamics AX client and go to: Accounts receivables > Setup > Forms > Form Setup: 2) Click
Published 
1 min read

How to proactively avoid parameter sniffing step-by-step 

In the following blog post the so called „parameter sniffing“ is explained: http://blogs.msdn.com/b/axinthefield/archive/2014/01/09/sql-server-parameter-sniffing-with-dynamics-ax-just-plain-evil.aspx The purpose of this blog post is to explain the fix implementation steps a little more in detail: Notes: The kernel only hotfixes mentioned for MS Dynamics AX in the blog post above are minimum prerequisites. Because all kernels are cumulative I’d
Published 
3 min read

Troubleshooting Inplace Upgrade Script updateDirDartyRelationshipXDSLegalEntity() 

You might recieve the following message when  running the upgrade script Classes\ReleaseUpdateDB62_GABMinor\updateDirDartyRelationshipXDSLegalEntity() during  an inplace upgrade from MS Dynamics AX 2012 R2 to R3: “Cannot create a record in Party relationships (DirPartyRelationship). Invalid value specified for ‘Expiration:’. It cannot be greater than or equal to the ‘Expiration:’ of the first record.” One possible background could
Published 
1 min read

Checking your MS Dynamics AX users against Active Directory domain resolution 

In this blog post I’d like to present the following X++ scipt which you may run as a job if you like. The purpose of this script is to go through all of your users in the MS Dynamics AX security system and check if their SID can be successfully resolved against your Active Directory
Published 
<1 min read

Idle AX 2012 R3 client causing CPU load > 90 % 

If you should face situations where a MS Dynamics AX 2012 R3 client  (kernel build 6.3.164.0) installed on Windows Server 2012 R2 (RDS host role enabled) consumes constantly > 90 % CPU load although being idle then please be aware that there is a fix for it:  The MS Dynamics AX 2012 R3 hotifx (kernel
Published 
<1 min read

Installation of MS Dynamics AX 2009 SP 1 on Windows XP SP 3 

First of all be aware that Windows XP is out of MS product lifecycle (http://support.microsoftcom/lifecycle ) since April 2014 ! However, if you should face the following issue… On a single Windows XP SP 3 workstation you receive the following error message when installing MS Dynamics AX 2009 SP 1: Update “Service Pack 1 for
Published 
1 min read

Checking your MS Dynamics AX 2009 SP 1 ELSTER installation 

If your VAT transmission to German local tax authorities should not work as expected then please check the following points in terms of Microsoft.Dynamics.ElsterTransferHandler.dll installation: 1) Verify that KB 2849468 has been installed. 2) Make sure that in the MS Dynamics AX client folder: C:\Programme(X86)\Microsoft Dynamics AX\50\Client\Bin only one version of the file Microsoft.Dynamics.ElsterTransferHandler.dll is
Published 
1 min read

Too many form are open in MS Dynamics AX 2012 

This issue occurs if the session memory cannot allocate graphical user interface (GUI) objects to applications. The session memory in a terminal server session manages the allocation of GUI objects to different applications. If the session memory that is assigned to GUI objects is not sufficient, GUI objects will not be correctly allocated to applications