mirror of
https://github.com/aluxnimm/outlookcaldavsynchronizer.git
synced 2026-04-25 11:05:56 +03:00
[GH-ISSUE #17] Adding Outlook attendee which is not in adress book fails #475
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#475
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 (Feb 26, 2015).
Original GitHub issue: https://github.com/aluxnimm/outlookcaldavsynchronizer/issues/17
Originally assigned to: @aluxnimm on GitHub.
ERROR 2015-02-26 09:45:07,064 [VSTA_Main] ronizer.Scheduling.SynchronizationWorker . RunNoThrowAndReschedule -
System.Runtime.InteropServices.COMException (0x8004010F): Die http://schemas.microsoft.com/mapi/proptag/0x39FE001E-Eigenschaft ist unbekannt oder wurde nicht gefunden.
bei Microsoft.Office.Interop.Outlook._PropertyAccessor.GetProperty(String SchemaName)
bei CalDavSynchronizer.EntityMapping.EntityMapper.MapAttendees1To2(AppointmentItem source, IEvent target)
bei CalDavSynchronizer.EntityMapping.EntityMapper.Map1To2(AppointmentItem source, IEvent target)
bei CalDavSynchronizer.Synchronization.SynchronizationTasks
6.<>c__DisplayClass2.<SynchronizeChanged>b__0(TTargetEntity target) bei CalDavSynchronizer.EntityRepositories.CalDavEventRepository.Update(Uri entityId, Func2 entityModifier, IEvent cachedCurrentTargetEntityIfAvailable)bei CalDavSynchronizer.Synchronization.SynchronizationTasks
6.SynchronizeChanged(IDictionary2 changedVersions, IDictionary2 currentTargetEntityCache) bei CalDavSynchronizer.Synchronization.TwoWaySynchronizer6.SynchronizeOverride()bei CalDavSynchronizer.Synchronization.SynchronizerBase`6.Synchronize()
bei CalDavSynchronizer.Scheduling.SynchronizationWorker.RunNoThrowAndReschedule()
Original comment by: aluxnimm
Original Ticket: outlookcaldavsynchronizer/8
@aluxnimm commented on GitHub (Feb 26, 2015):
Original comment by: nertsch