BerndH
Posts: 114
Joined: 2014-09-23
|
I broke it :-(
Somehow, I can´t convince Outlook to start my add-in. If outlook is started, I go to files-options-add-ins- manage addins and check my add-in, it starts without problems...
Only outlook wouldn´t do this itself.
I checked:
Computer\HKEY_CURRENT_USER\SOFTWARE\Microsoft\Office\Outlook\Addins\MentanaOutlook_AddIn.AddinModule -> LoadBehaviour is 3, ADXStartMode is Normal.
The adxload.log isn´t fill if outlook starts (only if I check and start the add-in manual).
What else can I check in the registry, what maybe is the problem?
Bernd |
|
BerndH
Posts: 114
Joined: 2014-09-23
|
Solved ?!
I searched for other LoadBehaviours ... and after
Computer\HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Office\ClickToRun\REGISTRY\MACHINE\Software\Microsoft\Office\Outlook\Addins\MentanaOutlook_AddIn.AddinModule --> 3
It works ... |
|
Andrei Smolin
Add-in Express team
Posts: 19169
Joined: 2006-05-11
|
Hello Bernd,
It's an interesting case. I don't know the actual designation of that branch.
Regards from Poland (GMT+2),
Andrei Smolin
Add-in Express Team Leader |
|