[GH-ISSUE #133] Event invitation (iCloud) #599

Closed
opened 2026-03-01 17:40:13 +03:00 by kerem · 10 comments
Owner

Originally created by @foorschtbar on GitHub (May 17, 2016).
Original GitHub issue: https://github.com/aluxnimm/outlookcaldavsynchronizer/issues/133

Problem with an iClound event invitation. *.ics is attached.

System.ArgumentException: Der Vorgang konnte nicht abgeschlossen werden. Mindestens ein Parameterwert ist ungültig.
bei Microsoft.Office.Interop.Outlook._AppointmentItem.Save()
bei CalDavSynchronizer.Implementation.ComWrappers.AppointmentItemWrapper.SaveAndReload()
bei CalDavSynchronizer.Implementation.Events.OutlookEventRepository.Create(Func2 entityInitializer) bei GenSync.EntityRepositories.BatchEntityRepositoryAdapter4.d__2.MoveNext()

icloud.txt

Originally created by @foorschtbar on GitHub (May 17, 2016). Original GitHub issue: https://github.com/aluxnimm/outlookcaldavsynchronizer/issues/133 Problem with an iClound event invitation. *.ics is attached. System.ArgumentException: Der Vorgang konnte nicht abgeschlossen werden. Mindestens ein Parameterwert ist ungültig. bei Microsoft.Office.Interop.Outlook._AppointmentItem.Save() bei CalDavSynchronizer.Implementation.ComWrappers.AppointmentItemWrapper.SaveAndReload() bei CalDavSynchronizer.Implementation.Events.OutlookEventRepository.Create(Func`2 entityInitializer) bei GenSync.EntityRepositories.BatchEntityRepositoryAdapter`4.<PerformOperations>d__2.MoveNext() [icloud.txt](https://github.com/aluxnimm/outlookcaldavsynchronizer/files/267776/icloud.txt)
kerem closed this issue 2026-03-01 17:40:13 +03:00
Author
Owner

@aluxnimm commented on GitHub (May 17, 2016):

Can't reproduce any error with this event when syncing from my testserver. It appears in Outlook as "Cancelled: Laufen" since it is a cancelled inivte. Does this error happen everytime or was it only once? Does it make a difference if you disable sync of organizer and attendees in event mapping configuration.

<!-- gh-comment-id:219809938 --> @aluxnimm commented on GitHub (May 17, 2016): Can't reproduce any error with this event when syncing from my testserver. It appears in Outlook as "Cancelled: Laufen" since it is a cancelled inivte. Does this error happen everytime or was it only once? Does it make a difference if you disable sync of organizer and attendees in event mapping configuration.
Author
Owner

@foorschtbar commented on GitHub (May 18, 2016):

Since I got the invitation, the error repeated in each sync. In Outlook no event has been displayed. I can send you a full log and the two DAV Messages (Msg. with *icl Links and ics-File) via PM.

<!-- gh-comment-id:220036503 --> @foorschtbar commented on GitHub (May 18, 2016): Since I got the invitation, the error repeated in each sync. In Outlook no event has been displayed. I can send you a full log and the two DAV Messages (Msg. with *icl Links and ics-File) via PM.
Author
Owner

@aluxnimm commented on GitHub (May 18, 2016):

yes please send everything including the config to aluxnimm at gmail.com

<!-- gh-comment-id:220061811 --> @aluxnimm commented on GitHub (May 18, 2016): yes please send everything including the config to aluxnimm at gmail.com
Author
Owner

@aluxnimm commented on GitHub (May 19, 2016):

Still can't reproduce the error with your data, Can you try if another declined invitation causes the same error?

<!-- gh-comment-id:220453521 --> @aluxnimm commented on GitHub (May 19, 2016): Still can't reproduce the error with your data, Can you try if another declined invitation causes the same error?
Author
Owner

@aluxnimm commented on GitHub (May 20, 2016):

what version of the addin and outlook are you using? and what outlook folder type exchange imap or local pst file?

<!-- gh-comment-id:220524384 --> @aluxnimm commented on GitHub (May 20, 2016): what version of the addin and outlook are you using? and what outlook folder type exchange imap or local pst file?
Author
Owner

@foorschtbar commented on GitHub (May 20, 2016):

addin 2.1.2
Outlook 14.0.7163.5000 (32bit)
Exchange Folder

<!-- gh-comment-id:220540392 --> @foorschtbar commented on GitHub (May 20, 2016): addin 2.1.2 Outlook 14.0.7163.5000 (32bit) Exchange Folder
Author
Owner

@aluxnimm commented on GitHub (May 20, 2016):

And did you try with disabled sync of attendees and organizer in event mapping configuration? Just tu see if the error is because of the attendees format.

<!-- gh-comment-id:220611035 --> @aluxnimm commented on GitHub (May 20, 2016): And did you try with disabled sync of attendees and organizer in event mapping configuration? Just tu see if the error is because of the attendees format.
Author
Owner

@foorschtbar commented on GitHub (May 23, 2016):

Without mapping it works fine.

<!-- gh-comment-id:220981756 --> @foorschtbar commented on GitHub (May 23, 2016): Without mapping it works fine.
Author
Owner

@aluxnimm commented on GitHub (May 25, 2016):

The question is if it has something to do with your strange attendees and organizer principal urls instead of email adresses. Do you know where they come from,and if it makes any difference if you have standard attributes like ORGANIZER;CN=John Smith:MAILTO:jsmith@host.com

<!-- gh-comment-id:221532068 --> @aluxnimm commented on GitHub (May 25, 2016): The question is if it has something to do with your strange attendees and organizer principal urls instead of email adresses. Do you know where they come from,and if it makes any difference if you have standard attributes like ORGANIZER;CN=John Smith:MAILTO:jsmith@host.com
Author
Owner

@foorschtbar commented on GitHub (May 27, 2016):

I think that comes from Apple, as they match the email address with iCloud. But I can life without the mapping of attendees and organizer.

<!-- gh-comment-id:222094173 --> @foorschtbar commented on GitHub (May 27, 2016): I think that comes from Apple, as they match the email address with iCloud. But I can life without the mapping of attendees and organizer.
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#599
No description provided.