Dynamics AX Add-ins isn't loading while opening the Excel

Dynamics AX Add-ins isn't loading while opening the Excel

Problem: 
Dynamics AX Add-ins isn't loading while opening the excel. User has to add Add-ins manually every time.
Solution: This can be due to registry issue with your machine. Load behavior of your add-ins may be "Unloaded". You can check it by following process.
--> Open excel, go to file-> option, check your add-ins and click on manage tab. Here you will select your add-in. You can see load behavior status of your add-ins.



If the load behavior is "Unloaded" then follow these steps:

Open your registry editor. To do this, open your Windows Start menu and type "regedit". Go to HKEY_CURRENT_USER > Software > Microsoft > Office > Excel > Addins > Microsoft.Dynamics.AX.Framework.OfficeAddin.Excel. Note what the LoadBehavior is set to 0. It will be a number like 0 or 1 or 3. Set it to 3 and save the registry. Close all office files like excel, word etc. Recheck registry to ensure load behaviors is 3. 




Now open your excel and you will see add-ins will be getting load while start up.

I believe it will resolve your issue. 
You can comment over here if you require any further help.
Thanks



Comments