mirror of
https://github.com/aluxnimm/outlookcaldavsynchronizer.git
synced 2026-04-25 19:15:48 +03:00
[GH-ISSUE #269] Outlook moaning about slow Add-on start #1162
Labels
No labels
1.0
1.0
1.0
2.0
Feature
Feature request
Google
Google Calendar
async
attachement
auto-migrated
auto-migrated
auto-migrated
bug
critical
enhancement
help wanted
implemented
pull-request
solved
solved
sourceforge
sourceforge
sourceforge
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/outlookcaldavsynchronizer#1162
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
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.
@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....
@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/
@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?
@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.