[GH-ISSUE #8] System.Runtime.InteropServices.COMException (0xC1F4010F) #504

Closed
opened 2026-03-01 17:39:23 +03:00 by kerem · 6 comments
Owner

Originally created by @aluxnimm on GitHub (Jun 16, 2015).
Original GitHub issue: https://github.com/aluxnimm/outlookcaldavsynchronizer/issues/8

Originally assigned to: @aluxnimm on GitHub.

I have 3 similar calendar in Outlook and I will sync these calendars to caldav. Outlook is the same everywhere and the target is on the same server, too. 1 calendar works, 2 not with this error message:

INFO 2015-06-16 10:50:02,334 [VSTA_Main] DavSynchronizer.CalDavSynchronizerRibbon . MoveNext - Synchronization manually triggered
INFO 2015-06-16 10:50:02,334 [VSTA_Main] ronizer.Scheduling.SynchronizationWorker . MoveNext - Starting 'Running synchronization profile 'User1''
INFO 2015-06-16 10:50:02,334 [VSTA_Main] r.Generic.Synchronization.Synchronizer6 . MoveNext - Entered. Syncstrategy 'OneWayInitialSyncStateCreationStrategy_AToB6' with Atype='AppointmentItemWrapper' and Btype='IICalendar'
ERROR 2015-06-16 10:50:02,739 [VSTA_Main] r.Generic.Synchronization.Synchronizer6 . MoveNext - System.Runtime.InteropServices.COMException (0xC1F4010F): Fehler beim Vorgang. Ein Objekt kann nicht gefunden werden. bei Microsoft.Office.Interop.Outlook._AppointmentItem.get_EntryID() bei CalDavSynchronizer.Implementation.Events.OutlookEventRepository.GetVersions(DateTime fromUtc, DateTime toUtc) bei CalDavSynchronizer.Generic.Synchronization.Synchronizer6.d__10.MoveNext()
INFO 2015-06-16 10:50:02,739 [VSTA_Main] ronizer.Scheduling.SynchronizationWorker . MoveNext - Duration of 'Running synchronization profile 'User1'': 00:00:00.4056111

Original comment by: saldx

Original Ticket: outlookcaldavsynchronizer/38

Originally created by @aluxnimm on GitHub (Jun 16, 2015). Original GitHub issue: https://github.com/aluxnimm/outlookcaldavsynchronizer/issues/8 Originally assigned to: @aluxnimm on GitHub. I have 3 similar calendar in Outlook and I will sync these calendars to caldav. Outlook is the same everywhere and the target is on the same server, too. 1 calendar works, 2 not with this error message: INFO 2015-06-16 10:50:02,334 [VSTA_Main] DavSynchronizer.CalDavSynchronizerRibbon . MoveNext - Synchronization manually triggered INFO 2015-06-16 10:50:02,334 [VSTA_Main] ronizer.Scheduling.SynchronizationWorker . MoveNext - Starting 'Running synchronization profile 'User1'' INFO 2015-06-16 10:50:02,334 [VSTA_Main] r.Generic.Synchronization.Synchronizer`6 . MoveNext - Entered. Syncstrategy 'OneWayInitialSyncStateCreationStrategy_AToB`6' with Atype='AppointmentItemWrapper' and Btype='IICalendar' ERROR 2015-06-16 10:50:02,739 [VSTA_Main] r.Generic.Synchronization.Synchronizer`6 . MoveNext - System.Runtime.InteropServices.COMException (0xC1F4010F): Fehler beim Vorgang. Ein Objekt kann nicht gefunden werden. bei Microsoft.Office.Interop.Outlook._AppointmentItem.get_EntryID() bei CalDavSynchronizer.Implementation.Events.OutlookEventRepository.GetVersions(DateTime fromUtc, DateTime toUtc) bei CalDavSynchronizer.Generic.Synchronization.Synchronizer`6.<Synchronize>d__10.MoveNext() INFO 2015-06-16 10:50:02,739 [VSTA_Main] ronizer.Scheduling.SynchronizationWorker . MoveNext - Duration of 'Running synchronization profile 'User1'': 00:00:00.4056111 Original comment by: saldx Original Ticket: [outlookcaldavsynchronizer/38](https://sourceforge.net/p/outlookcaldavsynchronizer/38)
kerem 2026-03-01 17:39:23 +03:00
Author
Owner

@aluxnimm commented on GitHub (Jun 16, 2015):

so we need to find out how those calendars differ. what outlook version? what account type ( local calendar folder of imap account or activesync folder or exchange? )

Original comment by: aluxnimm

<!-- gh-comment-id:126312026 --> @aluxnimm commented on GitHub (Jun 16, 2015): so we need to find out how those calendars differ. what outlook version? what account type ( local calendar folder of imap account or activesync folder or exchange? ) Original comment by: aluxnimm
Author
Owner

@aluxnimm commented on GitHub (Jun 16, 2015):

Outlook 2010
each of those calendars are shared calendars in exchange
I only have read access

In my opinion, the calendar does not differ. It is released each the mailbox itself and the associated calendar folder.

Original comment by: saldx

<!-- gh-comment-id:126312027 --> @aluxnimm commented on GitHub (Jun 16, 2015): Outlook 2010 each of those calendars are shared calendars in exchange I only have read access In my opinion, the calendar does not differ. It is released each the mailbox itself and the associated calendar folder. Original comment by: saldx
Author
Owner

@aluxnimm commented on GitHub (Jun 16, 2015):

are you using cached exchange mode? or does it make any difference if you switch that on or off.

Original comment by: aluxnimm

<!-- gh-comment-id:126312028 --> @aluxnimm commented on GitHub (Jun 16, 2015): are you using cached exchange mode? or does it make any difference if you switch that on or off. Original comment by: aluxnimm
Author
Owner

@aluxnimm commented on GitHub (Jun 16, 2015):

Do you use other Outlook Plugins (e.g. iCloud) ?

Original comment by: nertsch

<!-- gh-comment-id:126312030 --> @aluxnimm commented on GitHub (Jun 16, 2015): Do you use other Outlook Plugins (e.g. iCloud) ? Original comment by: nertsch
Author
Owner

@aluxnimm commented on GitHub (Jun 17, 2015):

Many thanks for your help.
Additional plugins are not installed.

The cached exchange mode was activated. After disable the syncronisation now works with all calendars.

Original comment by: saldx

<!-- gh-comment-id:126312034 --> @aluxnimm commented on GitHub (Jun 17, 2015): Many thanks for your help. Additional plugins are not installed. The cached exchange mode was activated. After disable the syncronisation now works with all calendars. Original comment by: saldx
Author
Owner

@aluxnimm commented on GitHub (Jun 17, 2015):

  • status: open --> closed

Original comment by: aluxnimm

<!-- gh-comment-id:126312035 --> @aluxnimm commented on GitHub (Jun 17, 2015): - **status**: open --> closed Original comment by: aluxnimm
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#504
No description provided.