Hello,
I try to create a hybrid environment with my Exchange 2013 on-premise and Exchange Online.
When I run the HCW it fails always with this error: "Die nach dem Anwenden des Offsets dargestellte UTC-Zeit muss zwischen den Jahren 0 und 10000 liegen." It is a german environment (Windows Server 2012). The Stacktrace in the HCW Logfile is:
[Client=UX] System.ArgumentOutOfRangeException: Die nach dem Anwenden des Offsets dargestellte UTC-Zeit muss zwischen den Jahren 0 und 10000 liegen.
Parametername: offset
bei System.DateTimeOffset..ctor(DateTime dateTime)
bei Microsoft.Online.CSE.Hybrid.App.AppData.<BuildSessionProperties>b__4c(WayPoint w)
bei System.Linq.Enumerable.WhereSelectListIterator`2.MoveNext()
bei System.String.Join(String separator, IEnumerable`1 values)
bei Microsoft.Online.CSE.Hybrid.App.AppData.BuildSessionProperties(NotificationType type, Exception exception)
bei Microsoft.Online.CSE.Hybrid.App.App.OnExit(ExitEventArgs e)
bei System.Windows.Application.DoShutdown()
bei System.Windows.Application.ShutdownImpl()
bei System.Windows.Application.ShutdownCallback(Object arg)
bei System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs)
bei MS.Internal.Threading.ExceptionFilterHelper.TryCatchWhen(Object source, Delegate method, Object args, Int32 numArgs, Delegate catchHandler)
bei System.Windows.Threading.DispatcherOperation.InvokeImpl()
bei System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
bei System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
bei System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
bei System.Windows.Threading.DispatcherOperation.Invoke()
bei System.Windows.Threading.Dispatcher.ProcessQueue()
bei System.Windows.Threading.Dispatcher.WndProcHook(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
bei MS.Win32.HwndWrapper.WndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
bei MS.Win32.HwndSubclass.DispatcherCallbackOperation(Object o)
bei System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs)
bei MS.Internal.Threading.ExceptionFilterHelper.TryCatchWhen(Object source, Delegate method, Object args, Int32 numArgs, Delegate catchHandler)
bei System.Windows.Threading.Dispatcher.LegacyInvokeImpl(DispatcherPriority priority, TimeSpan timeout, Delegate method, Object args, Int32 numArgs)
bei MS.Win32.HwndSubclass.SubclassWndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam)
bei MS.Win32.UnsafeNativeMethods.DispatchMessage(MSG& msg)
bei System.Windows.Threading.Dispatcher.PushFrameImpl(DispatcherFrame frame)
bei System.Windows.Application.RunInternal(Window window)
bei Microsoft.Online.CSE.Hybrid.App.App.Main(String[] args)
Any idea what the real problem is? How can i solve the error? I can also provide the complete logfile for further assistance.
Thank you for your help
Frank