real solutions for real problems
Welcome to MSDN Blogs Sign in | Join | Help

Browse by Tags

All Tags » AX 4.0   (RSS)

Certain User groups cannot be deleted in Dynamics AX

Sometimes when I try to delete certain User groups in Dynamics AX 4.0 or Dynamics AX 2009 I notice that the User groups disappears from the Grid but is actually not deleted. When I am clicking at the delete button the first thing I notice is that the
Posted by EMEAAXTec | 0 Comments
Filed under: , ,

The mystery of blank Enterprise Portal pages

In Dynamics AX 4.0 when you are browsing for an Enterprise Portal page you might get a blank or half blank page. So instead of your Menus, Web Forms and WebLets with data you only receive a white background with no or only some content. A blank Enterprise
Posted by EMEAAXTec | 0 Comments

How to open an AX form from your own help

In the standard AX on-line help you can link to a form in AX (open the form). E.g. Accounts receivable > Setup > Customer groups > F1 > Terms of payment link. When you click on the link, the Terms of payment form will open. The following is
Posted by EMEAAXTec | 0 Comments
Filed under: , , ,

Tips & Tricks around debugging X++ code in Dynamics AX

When you are developing X++ code for Dynamics AX over the time you will for sure run into a situation where the below Tips & Tricks can make your debugging live easier. The information are no secrets it is just hard finding them the very first time
Posted by EMEAAXTec | 3 Comments
Filed under: , ,

About locking and blocking in Dynamics AX and how to prevent it

The locking of records is necessary to ensure transactions are processed accurately and with a high level of concurrency. Unfortunately the more records are locked the higher is the chance other transactoins are getting blocked resulting in peformance

Overview - AX kernel build numbers

Axapta version Kernel build Application build Comments Axapta 2.5 1270.3 377 Option Pack 2.5 Axapta 2.5 SP1 1270.15 377-20 Option Pack 2.5-1 Axapta 2.5 SP2 1270.31 377-57 Market Pack 2.5-2 Axapta 2.5 SP2 Kernel Hotfix 1 1270.31-3 377-57 Market Pack 2.5-2
Posted by EMEAAXTec | 0 Comments
Filed under: , , ,

How to print query information on reports with generated design

A report is made in generated design. When printing this report it is not possible to print query information as such an option (ie print options) does not exists for generated designed report. It exists only for auto designed report. This means that
Posted by EMEAAXTec | 0 Comments

Error executing code: The method has been called with an invalid number of parameters.

One of the great features of Dynamics AX is the rich integration with other applications or services. The Dynamics AX client is for example exchanging data with Microsoft Office applications like Microsoft Office Excel or Microsoft Office Outlook. Some
Posted by EMEAAXTec | 0 Comments

Transfer cube error in Dynamics AX 4.0

I got the following error when trying to transfer an existing cube. One or more required client components that support OLAP analysis are not installed on this computer This was because the field ServerType in OLAPServers table was set to Microsoft SQL
Posted by EMEAAXTec | 0 Comments
Filed under: , , ,

Differences in the RLS design of Dynammics AX 4.0 SP2 and Dynamics AX 2009

When you use Record Level Security (RLS) in Dynamics AX and have users that are members of more than one Dynamics AX user group you might notice a different behavior of Dynamics AX 2009 compared to Dynamics AX 4.0 SP2 (earlier builds might behave again
Posted by EMEAAXTec | 0 Comments
Filed under: , ,

"No Device" error message on client start

Recently I wanted to avoid that the infolog pops-up with several 'No Device' error messages when opening the AX client with ConfigKey Telephony Integration enabled. This error message is caused by the ActiveX component for the phone integration on form
Posted by EMEAAXTec | 0 Comments
Filed under: , , , ,

Error executing code: Insufficient memory to run script

In Dynamics AX 4.0 or Dynamics AX 2009 it can happen that a lengthy operation terminates with the following error message in the InfoLog: Error executing code: Insufficient memory to run script. A typical example that can result in this error message
Posted by EMEAAXTec | 0 Comments
Filed under: , , , , , ,

XML parser namespace error

You are using Microsoft Dynamics AX to create an XML Document. The code you are using to create the XML file was created for the previous version of the product and is now upgraded to Microsoft Dynamics AX 4.0 SP1. Using the method setAttribute('namespaceprefix:attribname','attribvalue');
Posted by EMEAAXTec | 0 Comments
Filed under: , , ,

Connecting from Dynamics AX 4.0 Client to Microsoft SQL Server 2008 Analysis Services fails

Recently when I was trying to access an OLAP cube on Microsoft SQL Server 2008 Analysis Services from within the Dynamics AX 4.0 Client I was running into the error message: One or more required client components that support OLAP analysis are not installed

Problems when sending reports via email (winmail.dat)

When sending reports per email, recipients are only receiving winmail.dat files : They have two kind of problems. Sometimes the attachement does not reach the customer. When the customer reads the axapta.pdf then the text is not visible all the time.
Posted by EMEAAXTec | 1 Comments
More Posts Next page »
 
Page view tracker