mirror of
https://github.com/aluxnimm/outlookcaldavsynchronizer.git
synced 2026-04-25 19:15:48 +03:00
[GH-ISSUE #13] Changing attendees in outlook leads to exception #5
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#5
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 25, 2015).
Original GitHub issue: https://github.com/aluxnimm/outlookcaldavsynchronizer/issues/13
Originally assigned to: @nertsch on GitHub.
ERROR 2015-02-25 11:21:22,265 [VSTA_Main] ronizer.Scheduling.SynchronizationWorker . RunNoThrowAndReschedule -
<html xmlns="http://www.w3.org/1999/xhtml">An error occurred during object publishing
sequences don't match
</html>System.Net.WebException: Der Remoteserver hat einen Fehler zurückgegeben: (403) Unzulässig.
bei System.Net.HttpWebRequest.GetResponse()
bei CalDavSynchronizer.DataAccess.CalDavDataAccess.ExecuteCalDavRequest(Uri url, Action
1 modifier, String requestBody) bei CalDavSynchronizer.DataAccess.CalDavDataAccess.UpdateEvent(Uri url, String etag, String iCalData) bei CalDavSynchronizer.DataAccess.CalDavDataAccess.UpdateEvent(Uri url, String iCalData) bei CalDavSynchronizer.EntityRepositories.CalDavEventRepository.Update(Uri entityId, Func2 entityModifier)bei CalDavSynchronizer.Synchronization.SynchronizationTasks
6.SynchronizeChanged(IDictionary2 changedVersions)bei CalDavSynchronizer.Synchronization.TwoWaySynchronizer
6.SynchronizeOverride() bei CalDavSynchronizer.Synchronization.SynchronizerBase6.Synchronize()bei CalDavSynchronizer.Scheduling.SynchronizationWorker.RunNoThrowAndReschedule()
Original comment by: aluxnimm
Original Ticket: outlookcaldavsynchronizer/6
@aluxnimm commented on GitHub (Feb 25, 2015):
Original comment by: nertsch
@aluxnimm commented on GitHub (Feb 25, 2015):
Original comment by: nertsch