This is running 6.0b SR2 on Windows 8.1
The attached log shows an issue with highlighting sync - specifically
2015-02-09 15:28:33.0285 22 Error ApplicationUtility Exception while syncing client: HighlightingStyleSyncItem ~ArgumentOutOfRangeException: Specified argument was out of the range of valid values.
Parameter name: type
2015-02-09 15:28:33.0315 22 Error SyncManager ExceptionHandled: System.ArgumentOutOfRangeException: Specified argument was out of the range of valid values.
Parameter name: type
at Libronix.DigitalLibrary.LabelEntryAttributeTypeHelper.ToLabelEntryAttributeType(String type)
at Libronix.DigitalLibrary.LabelEntryAttributeTypeHelper.ToLabelEntryAttribute(LabelAttributeData attribute)
at System.Linq.Enumerable.WhereSelectEnumerableIterator`2.MoveNext()
at System.Linq.Enumerable.WhereEnumerableIterator`1.MoveNext()
at System.Collections.Generic.List`1..ctor(IEnumerable`1 collection)
at System.Linq.Enumerable.ToList[TSource](IEnumerable`1 source)
at Libronix.Utility.EnumerableUtility.ToReadOnlyCollection[T](IEnumerable`1 seq)
at Libronix.DigitalLibrary.VisualMarkup.VisualMarkupManager.OurSyncClientRepository.UpgradeToV2()
at Logos.Sync.Client.SyncClient.Sync(SyncPurpose purpose, IWorkState state)
at Logos.Sync.Client.SyncV2Client.Sync(SyncPurpose purpose, IWorkState workState)
at Logos.Sync.Client.SyncManager.SyncManagerThread()
8345.Logos.log
I also have a system running 6.1 beta 5.
I assume that I have created a highlight somewhere which fails to sync - may be a beta-stable issue - but I don't know.
Is there anyway of finding out which highlight is causing the problem so I can modify / delete it?
Thanks, Graham