Stefan Rißling articles

Stefan Rißling
Published 
<1 min read

MS Dynamics AX database logging feature setup 

As you might know you can setup the MS Dynamics AX 2012 database logging feature as follows: Menu System Administration, Setup, Database and then click on “Database log setup” In this form you can add tables to be logged.
Published 
<1 min read

Wanna save some time during X++ compile in MS Dynamics AX 2012 R2? 

If you run MS Dynamics AX 2012 R2 CU 7 kernel you can do the X++ compile a lot faster using axbuild.exe because it runs in parallel executing on the AOS instead of AX client. You may find more in debth info here: http://blogs.msdn.com/b/axtools/archive/2013/11/04/parallel-x-compilation-for-microsoft-dynamics-ax2012-r2-in-cumulative-update-7.aspx http://msdn.microsoft.com/en-us/library/dn528954.
Published 
<1 min read

How to open form SysUserSetup faster in MS Dynamics AX 2009 SP 1 

Check out the following hint of form SysUserSetup should open rather slow in your MS Dynamics AX 2009 SP1 installation: “Microsoft provides programming examples for illustration only, without warranty either expressed or implied, including, but not limited to, the implied warranties of merchantability or fitness for a particular purpose.
Published 
1 min read

How to troubleshoot the info log message: A generic error occurred in GDI+ in MS Dynamics AX 2009 SP 1 

If you should face the following info log message: A generic errored in GDI+ when working with MS Dynamics AX 2009 SP 1 then check the following list with hints to solve it: 1) Apply the currently latest available kernel hotfix. You may find an updated list here: http://blogs.msdn.com/b/axsupport/archive/2012/03/29/overview-of-ax-build-numbers.aspx 2) Test if really all *.
Published 
1 min read

How to force complete CIL recreation in MS Dynamics AX 2012 

“Microsoft provides programming examples for illustration only, without warranty either expressed or implied, including, but not limited to, the implied warranties of merchantability or fitness for a particular purpose.
Published 
<1 min read

AOT synchronization hint MS Dynamics AX 2012 R2 

If you synchronize your customer DB from AOT to SQL server DB and you should receive the following message: cross-company “union all” query cannot contain both a company specific table and a global table unless the data area field is explicitly selected” when synchronizing view DirPartyView then check out this: Open the view DirPartyView in