Getting the following error when logging into the UC Client 5.0....
System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> System.Exception: Failed to boot module PhoneWatcherSetupService. Original Exception Message: Exception has been thrown by the target of an invocation.. Original Exception Type: System.Reflection.TargetInvocationException
at NewHeights.BootStrapper.FastBootManager.PowerupWi thCurrentThread(IBootable b)
at NewHeights.BootStrapper.FastBootManager.DoBoot()
at NewHeights.BootStrapper.FastBootManager.<Boot>b__3()
--- End of inner exception stack trace ---
at System.RuntimeMethodHandle._InvokeMethodFast(IRuntimeMethodInfo method, Object target, Object[] arguments, SignatureStruct& sig, MethodAttributes methodAttributes, RuntimeType typeOwner)
at System.RuntimeMethodHandle.InvokeMethodFast(IRuntimeMethodInfo method, Object target, Object[] arguments, Signature sig, MethodAttributes methodAttributes, RuntimeType typeOwner)
at System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture, Boolean skipVisibilityChecks)
at System.Delegate.DynamicInvokeImpl(Object[] args)
at NewHeights.Utilities.TimedLock.InvokeOnUIThread(Delegate method, Object[] args)
at NewHeights.BootStrapper.FastBootManager.Boot()
at NewHeights.YA3.MainClass.Start(FastBootManager bootman)
Any ideas why?
Thanks,
Jeff Horton