[GH-ISSUE #269] Outlook moaning about slow Add-on start #728

Open
opened 2026-03-01 17:41:11 +03:00 by kerem · 4 comments
Owner

Originally created by @Mannshoch on GitHub (Nov 19, 2019).
Original GitHub issue: https://github.com/aluxnimm/outlookcaldavsynchronizer/issues/269

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

Originally created by @Mannshoch on GitHub (Nov 19, 2019). Original GitHub issue: https://github.com/aluxnimm/outlookcaldavsynchronizer/issues/269 Please speed-up the Add-on Start. So I do not need to tell Outlook to ignore this app measurements.
Author
Owner

@affinityv commented on GitHub (Nov 20, 2019):

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....

<!-- gh-comment-id:556073659 --> @affinityv commented on GitHub (Nov 20, 2019): 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....
Author
Owner

@aluxnimm commented on GitHub (Nov 20, 2019):

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/

<!-- gh-comment-id:556084879 --> @aluxnimm commented on GitHub (Nov 20, 2019): 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/
Author
Owner

@Mannshoch commented on GitHub (Nov 21, 2019):

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?

<!-- gh-comment-id:557031962 --> @Mannshoch commented on GitHub (Nov 21, 2019): 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?
Author
Owner

@ace280 commented on GitHub (Jan 27, 2020):

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.

<!-- gh-comment-id:578808563 --> @ace280 commented on GitHub (Jan 27, 2020): 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](https://docs.microsoft.com/de-de/visualstudio/vsto/registry-entries-for-vsto-add-ins?redirectedfrom=MSDN&view=vs-2019), 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.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/outlookcaldavsynchronizer#728
No description provided.