AddInInitialize not being called in OL2016

Add-in Express™ Support Service
That's what is more important than anything else

AddInInitialize not being called in OL2016
 
aweber




Posts: 83
Joined: 2013-11-21
My OL AddIn registers and runs (debug and normally) in OL2010.

However, when I try and debug on a Win10/OL2016 machine, I see the AddInModule's New() get called and the ComponentInit code runs fine.

However, my AddInInitialize event never gets called to setup the rest of my AddIn and get it running. (Nor does the OnStartupComplete.)

Is there some way I can further debug why these standard, ADX events are not getting called on addin startup?

Thanks,
AJ
Posted 21 Jun, 2018 16:24:10 Top
Andrei Smolin


Add-in Express team


Posts: 18829
Joined: 2006-05-11
Hello AJ,

Is adxloader.log created/updated in this case? Please copy it here.


Andrei Smolin
Add-in Express Team Leader
Posted 22 Jun, 2018 02:40:54 Top