Hi Just installed the Unified communicator advanced and I am getting a start up error. If anyone has any idea how to resolve this please let me know. below are the details of this error.
an error occured on startup. please contact your system administrator
System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> System.Exception: Failed to boot module Web Services Service. Original Exception Message: Invalid URI: The URI is empty.. Original Exception Type: System.UriFormatException
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)