[GH-ISSUE #186] Cannot sync after last update (2.14) #650

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

Originally created by @dragonofmercy on GitHub (Jan 17, 2017).
Original GitHub issue: https://github.com/aluxnimm/outlookcaldavsynchronizer/issues/186

System.MissingMethodException: Method not found: 'System.String Thought.vCards.vCardDeliveryAddress.get_ExtendedAddress()'.
   at CalDavSynchronizer.Implementation.Contacts.ContactEntityMapper.MapPostalAdresses2To1(vCard source, ContactItem target)
   at CalDavSynchronizer.Implementation.Contacts.ContactEntityMapper.<Map2To1>d__9.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at GenSync.Synchronization.States.CreateInA`7.<InitializeEntity>d__13.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at GenSync.Synchronization.States.CreateInA`7.JobWrapper.<InitializeEntity>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at CalDavSynchronizer.Implementation.Contacts.OutlookContactRepository`1.<Create>d__18.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd(Task task)
   at GenSync.EntityRepositories.BatchEntityRepositoryAdapter`4.<PerformOperations>d__2.MoveNext()
Originally created by @dragonofmercy on GitHub (Jan 17, 2017). Original GitHub issue: https://github.com/aluxnimm/outlookcaldavsynchronizer/issues/186 ```` System.MissingMethodException: Method not found: 'System.String Thought.vCards.vCardDeliveryAddress.get_ExtendedAddress()'. at CalDavSynchronizer.Implementation.Contacts.ContactEntityMapper.MapPostalAdresses2To1(vCard source, ContactItem target) at CalDavSynchronizer.Implementation.Contacts.ContactEntityMapper.<Map2To1>d__9.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at GenSync.Synchronization.States.CreateInA`7.<InitializeEntity>d__13.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at GenSync.Synchronization.States.CreateInA`7.JobWrapper.<InitializeEntity>d__4.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at CalDavSynchronizer.Implementation.Contacts.OutlookContactRepository`1.<Create>d__18.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd(Task task) at GenSync.EntityRepositories.BatchEntityRepositoryAdapter`4.<PerformOperations>d__2.MoveNext() ````
kerem closed this issue 2026-03-01 17:40:40 +03:00
Author
Owner

@aluxnimm commented on GitHub (Jan 17, 2017):

Can you try to manually uninstall and install the latest version, must be some packaging conflict which with the update.

<!-- gh-comment-id:273075383 --> @aluxnimm commented on GitHub (Jan 17, 2017): Can you try to manually uninstall and install the latest version, must be some packaging conflict which with the update.
Author
Owner

@dragonofmercy commented on GitHub (Jan 17, 2017):

Your solution worked, thanks for help

<!-- gh-comment-id:273083024 --> @dragonofmercy commented on GitHub (Jan 17, 2017): Your solution worked, thanks for help
Author
Owner

@aluxnimm commented on GitHub (Jan 17, 2017):

Dependency and installer update should be fixed in 2.14.1

<!-- gh-comment-id:273174774 --> @aluxnimm commented on GitHub (Jan 17, 2017): Dependency and installer update should be fixed in 2.14.1
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#650
No description provided.