mirror of
https://github.com/aluxnimm/outlookcaldavsynchronizer.git
synced 2026-04-26 11:35:47 +03:00
[GH-ISSUE #133] Event invitation (iCloud) #599
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#599
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 @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.BatchEntityRepositoryAdapter4.d__2.MoveNext()icloud.txt
@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.
@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.
@aluxnimm commented on GitHub (May 18, 2016):
yes please send everything including the config to aluxnimm at gmail.com
@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?
@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?
@foorschtbar commented on GitHub (May 20, 2016):
addin 2.1.2
Outlook 14.0.7163.5000 (32bit)
Exchange Folder
@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.
@foorschtbar commented on GitHub (May 23, 2016):
Without mapping it works fine.
@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
@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.