Error trying to sync calendar

Getting the following error after upgrading to the latest release 7.1.30794.0:

Synchronizing folder ‘[email protected]/[email protected]/’ failed due to the following error: The result is out of the supported range for this calendar. The result should be between 01/01/0001 00:00:00 (Gregorian date) and 12/31/9999 23:59:59 (Gregorian date), inclusive.

I tried to “Repair” the calendar but nothing happened.

From the log:
12:57:41 PM   MailClient.Storage.Application.OperationException: Synchronizing folder ‘[email protected]/[email protected]/’ failed due to the following error: The result is out of the supported range for this calendar. The result should be between 01/01/0001 00:00:00 (Gregorian date) and 12/31/9999 23:59:59 (Gregorian date), inclusive. —> System.ArgumentException: The result is out of the supported range for this calendar. The result should be between 01/01/0001 00:00:00 (Gregorian date) and 12/31/9999 23:59:59 (Gregorian date), inclusive.
12:57:41 PM    at System.Globalization.Calendar.CheckAddResult(Int64 ticks, DateTime minValue, DateTime maxValue)
12:57:41 PM    at System.Globalization.Calendar.Add(DateTime time, Double value, Int32 scale)
12:57:41 PM    at System.Globalization.Calendar.AddDays(DateTime time, Int32 days)
12:57:41 PM    at MailClient.Schedule.Recurrence.AbstractRecurrenceRule.d__59.MoveNext()
12:57:41 PM at MailClient.Schedule.Recurrence.AbstractRecurrenceRule.GenerateOccurrences(TimeInterval[] boundariesLocal, DateTime[] exceptions, Int32 maxElements, Boolean includeStartOverlapping)
12:57:41 PM at MailClient.Schedule.Event.EventComposer.UpdateNextReminder(DateTime boundary, ReminderBoundaryType type)
12:57:41 PM at MailClient.Protocols.Gdata.EventConvert.ConvertEvent(Folder folder, Event evnt, TimeZoneInfo defaultTimezone)
12:57:41 PM at MailClient.Protocols.Gdata.CalendarItemSynchronizer.d__13.MoveNext()
12:57:41 PM at System.Linq.Enumerable.d__203.MoveNext()<br>12:57:41 PM at System.Collections.Generic.List1…ctor(IEnumerable1 collection)<br>12:57:41 PM at System.Linq.Enumerable.ToList[TSource](IEnumerable1 source)
12:57:41 PM at System.Linq.Enumerable.ToArray[TSource](IEnumerable1 source)<br>12:57:41 PM at MailClient.Protocols.Common.ScheduleItemSynchronizeContext1.StoreItems(SynchronizationType type, IEnumerable1 newItems)<br>12:57:41 PM at MailClient.Protocols.Common.ItemSynchronizeContext2.Synchronize[T](SynchronizationType synchronizationType, IEnumerable1 items, Func2 getUniqueId, Func3 hasChanged, Func2 isDeleted, Func2 convertItems, Action2 updateItem)
12:57:41 PM at MailClient.Protocols.Gdata.CalendarItemSynchronizer.Synchronize(IItemSynchronizeContext1 synchronizeContext, Folder folder, CancellationToken cancellationToken)<br>12:57:41 PM at MailClient.Protocols.Common.ItemSynchronizer2.<>c__DisplayClass32_0.b__1(WorkerStatus status, CancellationToken cancellationToken)
12:57:41 PM at MailClient.Protocols.Gdata.GenericGapiCommand.Execute(WorkerStatus status)
12:57:41 PM — End of inner exception stack trace —

Have you solved this issue?, I just posted this problem as well

I had the same issue. Resolved through the application of a path provided by support. 

Care to share?