mirror of
https://github.com/aluxnimm/outlookcaldavsynchronizer.git
synced 2026-04-25 11:05:56 +03:00
[GH-ISSUE #24] Option Dialog won't open when folder in outlook is deleted #915
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#915
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 @aluxnimm on GitHub (Mar 24, 2015).
Original GitHub issue: https://github.com/aluxnimm/outlookcaldavsynchronizer/issues/24
Originally assigned to: @nertsch on GitHub.
ERROR 2015-03-24 22:57:56,290 [VSTA_Main] CalDavSynchronizer.ThisAddIn . ThisAddIn_Startup -
System.Runtime.InteropServices.COMException (0x8004010F): Fehler beim Vorgang. Ein Objekt kann nicht gefunden werden.
bei Microsoft.Office.Interop.Outlook.NameSpaceClass.GetFolderFromID(String EntryIDFolder, Object EntryIDStore)
bei CalDavSynchronizer.Implementation.OutlookCalDavEventContext..ctor(NameSpace outlookSession, IEntityRelationDataAccess
4 storageDataAccess, Options options, String outlookEmailAddress) bei CalDavSynchronizer.Scheduling.SynchronizationWorker.UpdateOptions(NameSpace outlookSession, Options options) bei CalDavSynchronizer.Scheduling.Scheduler.<SetOptions>b__1(Options o) bei System.Linq.Enumerable.ToDictionary[TSource,TKey,TElement](IEnumerable1 source, Func2 keySelector, Func2 elementSelector, IEqualityComparer1 comparer) bei System.Linq.Enumerable.ToDictionary[TSource,TKey,TElement](IEnumerable1 source, Func2 keySelector, Func2 elementSelector)bei CalDavSynchronizer.Scheduling.Scheduler.SetOptions(Options[] options)
bei CalDavSynchronizer.ThisAddIn.ThisAddIn_Startup(Object sender, EventArgs e)
Original comment by: aluxnimm
Original Ticket: outlookcaldavsynchronizer/13
@aluxnimm commented on GitHub (Mar 24, 2015):
Original comment by: nertsch