Well I hope everyone is having a fine week so far. Oh Wednesdays, the furthermost point between two weekends. It’s a day of great productivity, as we push towards that glimpse, and hope for our Saturday and Sunday. To help you out during the middle of this week, I thought it was time we spent…
Måned: marts 2012
Microsoft Dynamics Ax
Dynamics Ax Musings: X++ in the .NET CLR : Life in the Fast Lane
by Bo Jensen •
You’ve heard it by now. In Dynamics AX 2012, X++ can actually run in the .NET CLR. What I’ve often heard is “X++ running on the server runs in IL”. Well, that is somewhat true. But it doesn’t mean setting your classes or menu items to “RunOn Server” makes them run in IL. So what…
Microsoft Dynamics Ax
date2StrUsr and DateFlags Error when Compiling/Interacting with Dynamics AX 2009 SP1
by Bo Jensen •
I faced a very strange error two times so far saying that there is date2StrUsr function: “The wrong number of arguments has been specified for the function” and on the base enum DateFlags: “The enumeration does not exist on DateFlags base enum”. Actually this has happened due to some “crash” in the SP1 of Microsoft…
Microsoft Dynamics Ax, SQL Reporting Services
Create Quick first SSRS report in Dynamics AX 2012
by Bo Jensen •
Today, let us learn how to quickly create report models and report in Visual studio and add to AOT[Dynamics AX 2012] and see a running report.
Microsoft Dynamics Ax
date2StrUsr and DateFlags Error when Compiling/Interacting with Dynamics AX 2009 SP1
by Bo Jensen •
date2StrUsr and DateFlags Error when Compiling/Interacting with Dynamics AX 2009 SP1 « Amer Atiyah, Microsoft Dynamics AX Solution Architect
Microsoft SQL Server, Application Integration Framework
Info: AifResourceLock Table « Santosh Ramamurthy AX Blog
by Bo Jensen •
When debugging X++ code the developer tends to press (Shift+F5) to stop the execution of program. This symbolizes that either the issue is figured out (or) may be he needs more data to understand the issue which is going on. This type of debugging usually has a side effect on AIF.
Microsoft SQL Server
Check for database locks in SQL Server
by Bo Jensen •
Microsoft Dynamics Ax
Create Progress bars in Dynamics AX [startlengthyoperation, SysOperationProgress,Animations ]
by Bo Jensen •
Create Progress bars in Dynamics AX [startlengthyoperation, SysOperationProgress,Animations ] « Sreenath Reddy G – Dynamics AX Consultant’s Blog
