mirror of
https://github.com/aluxnimm/outlookcaldavsynchronizer.git
synced 2026-04-25 19:15:48 +03:00
[GH-ISSUE #262] Outlook Add-In can be activated after self-deactivation (this add-in has caused a crash of outlook) #1154
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#1154
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 @laberkeks on GitHub (Jul 29, 2019).
Original GitHub issue: https://github.com/aluxnimm/outlookcaldavsynchronizer/issues/262
After an outlook crash the add-in has been disabled (v3.6.2)
Activation isn't possible, clicking on the button has no effect
I tryed to uninstall v3.6.2 and installed v3.6.1, but no change
Outlook version: 1803 Build 9126.2388
@aluxnimm commented on GitHub (Jul 29, 2019):
You need to delete some registry keys, see for example
https://developermessaging.azurewebsites.net/2017/08/02/outlooks-slow-add-ins-resiliency-logic-and-how-to-always-enable-slow-add-ins/
Especially DisabledItems and CrashingAddinList are relevant here.