Add-In not loaded

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

Add-In not loaded
 
Subscribe
BerndH




Posts: 114
Joined: 2014-09-23
Hi,
one of my customers has a problem
(only one... so maybe it´s not the problem of my add-in ;-) )
my add-in is not loaded.

It´s deactivated by outlook. If I set the hook to activate "files->options->Add-Ins-> commadd-ins" ... after the next startup it´s deactivated again. (Loadbehaviour is 3) A adxloader.log is not created.

Do you have an idea where I can search for the solution? The log of the installation seems okay. It ended with success :-)

Bernd
Posted 26 Aug, 2025 12:32:56 Top
Andrei Smolin


Add-in Express team


Posts: 19169
Joined: 2006-05-11
Hello Bernd,

First off, let the customer navigate to File | Info | Manage COM Add-ins to check if your add-in is declared slow.

Also, we saw similar issues with add-ins switched from per-machine to per-user (or vice versa) and the older add-in version still being installed. This creates two sets of registry keys pointing to the per-user and per-machine versions. Check the paths the log reports.

Regards from Poland (GMT+2),

Andrei Smolin
Add-in Express Team Leader
Posted 26 Aug, 2025 12:49:39 Top
BerndH




Posts: 114
Joined: 2014-09-23
Yes, the add-in is declared slow.
Under that entry, I can check "Add-in always activate" to ON.

If I renew the window, it´s again deactivated and I can check again "always activate" ...

Hmmm seems that Outlook don´t want to follow my "orders" ;-)
Posted 28 Aug, 2025 12:02:07 Top
Daniel Lutz




Posts: 14
Joined: 2023-02-27
You must start Outlook with Admin rights to change this behaviour otherwise the registry entry will not be changed. You can also change the registry entry manual with admin rights.
Posted 28 Aug, 2025 12:35:52 Top
BerndH




Posts: 114
Joined: 2014-09-23
I´ve done this as administrator ... I found it:

The Add-In was listed under
Computer\HKEY_CURRENT_USER\SOFTWARE\Microsoft\Office\16.0\Outlook\Resiliency\CrashingAddinList
After deleting the entry everything is fine now :-)

Thank you!
Posted 29 Aug, 2025 07:53:28 Top
Andrei Smolin


Add-in Express team


Posts: 19169
Joined: 2006-05-11
Greate! My congratulations!

Regards from Poland (GMT+2),

Andrei Smolin
Add-in Express Team Leader
Posted 29 Aug, 2025 08:28:33 Top