aluxnimm / outlookcaldavsynchronizer

Sync Outlook with Google, SOGo, Nextcloud or any other CalDAV/CardDAV server
GNU Affero General Public License v3.0
935 stars 101 forks source link

Outlook moaning about slow Add-on start #269

Open Mannshoch opened 5 years ago

Mannshoch commented 5 years ago

Please speed-up the Add-on Start. So I do not need to tell Outlook to ignore this app measurements.

affinityv commented 5 years ago

How do you tell Outlook to ignore app measurements?

I've had this problem too, with users disabling the add-on and then having issues with the add-on not loading on startup which I had to adjust in the registry because there doesn't seem to be any other ay to change the "startup" setting....

aluxnimm commented 5 years ago

We did already optimize the startup. Those issues can't be avoided totally but there are those mentioned registry settings to customize the behaviour, see also

https://developermessaging.azurewebsites.net/2017/08/02/outlooks-slow-add-ins-resiliency-logic-and-how-to-always-enable-slow-add-ins/

Mannshoch commented 5 years ago

Nice Workaround... but still a workaround. Is there no possibility to kind of lazy load or load the add-on in two steps or something else?

ace280 commented 4 years ago

I ran into the same problem and fixed it following this explanation: https://www.slipstick.com/outlook/always-load-an-outlook-addin/

As Microsoft writes, it seems to be possible to set those registry entries with the installer. So would this be a solution?

As far as I know, plugins like Citavi do that for Microsoft word.