Hi All,
I am following below blog for learning new things in AX: https://community.dynamics.com/ax/b/daxmusings
Today ,I was reading below post on this blog : http://daxmusings.codecrib.com/2014/11/ax2012-extension-framework.html
and tried to do same in my test environment and i am successful in first step (using Sub class and constructors ) but when i tried to do with extension (with attribute class) and run main method it gives me error
" Dynamics object not initialized " even i read Joris told "our static main was already using construct, you can just re-run the main " so i haven't changed main mathod . my main method & construct is looks like :

your suggestion on this would be appreciated.
*This post is locked for comments
I have the same question (0)