Unexpected compiler window opening for users working in MS Dynamics AX 2012

“Microsoft provides programming examples for illustration only, without warranty either expressed or implied, including, but not limited to, the implied warranties of merchantability or fitness for a particular purpose. This mail message assumes that you are familiar with the programming language that is being demonstrated and the tools that are used to create and debug procedures.”

If you export and reimport models and/ or model stores from e. g. a customer’s dev environment into customer’s live environment and then the AX 2012 client opens very slowly in many forms and the compiler output window popped up although no development workspace was in use at that time then check the following:

Go through all forms of type “ListPage” where you might have created customizations. Check for any existing customized methods and remove the customizations from there so that Standard methods only are kept.