Tuesday, February 5, 2013

Maximized window in AX

In the run() method of the form, write this after super() :



WinAPI::forceMaximizeWindow(this.hWnd());

Wednesday, January 30, 2013

AX 2012 Windows 8 Installation Error .Net Framework 4 Client Profile

If you see an error about .net Framework 4 client profile, add this registry key :