Memory profiling

Dynamics AX offers many ways how to call .NET code, use .NET GUI components and so on. That’s absolutely fantastic – it gives us easy ways to reuse existing .NET types and frameworks or simply to write a solution in the best fitting language. But as always: “With great power comes great responsibility”. One potential …

Continue reading ‘Memory profiling’ »

Insufficient memory to run script

In Dynamics AX, you may sometimes meet the following error message: Error executing code: Insufficient memory to run script. Information about this exception can be found in an article on Technical Support Blog but it contains some inaccuracies and doesn’t cover some aspects. In this post, I want to describe better what causes this error …

Continue reading ‘Insufficient memory to run script’ »