I am desperately trying to get my HR zone data onto my Garmin Edge 500. Why in the world someone decided to not make this configurable on the device is beyond me. I have to set it in Garmin Connect and then sync it over to the device using Garmin Express. Okay, I tried that. I get an error (with no error message) in Garmin Express. The log entry is below. Any ideas? This is the first time I have set this Edge 500 up in Garmin Express.
2015-11-18 19:01:07.9694 | 1 | W | Error syncing device.
System.ServiceModel.FaultException`1[Garmin.Omt.Service.Faults.ServiceFault]: The creator of this fault did not specify a Reason. (Fault Detail is equal to Garmin.Omt.Service.Faults.ServiceFault). at System.ServiceModel.Channels.ServiceChannel.HandleReply(ProxyOperationRuntime operation, ProxyRpc& rpc)
at System.ServiceModel.Channels.ServiceChannel.EndCall(String action, Object[] outs, IAsyncResult result)
at System.ServiceModel.Channels.ServiceChannelProxy.TaskCreator.<>c__DisplayClass2.<CreateTask>b__1(IAsyncResult asyncResult)
at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- 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 Garmin.Omt.Express.UI.DeviceDashboard.QueuePodViewModel.<HandleCompletedSyncAsync>d__54.MoveNext()