It is crash, an access violation, he probably got the error from the Event Viewer. And since the USD process terminated abruptly it is impossible to know what happened with accuracy. Anyway, my last lines of logs are these:
Microsoft.Crm.UnifiedServiceDesk.Dynamics Verbose 16 24/11/2021 10:25:25 ChromiumBrowserControl: cachePath(): The cache path will be set based on the value : False
Microsoft.Crm.UnifiedServiceDesk.Dynamics Verbose 16 24/11/2021 10:25:25 USD::ChromiumBrowserControl:InitCef:ChromiumWebBrowser : Chrome accessibility renderer set!
Microsoft.Crm.UnifiedServiceDesk.Dynamics Verbose 16 24/11/2021 10:25:25 ChromiumBrowserControl : InitCef() : Cef.Initialize Actual Start
After that nothing. I also add my Event trace, from which you cas see it may not be a sign on problem:
Applicazione: UnifiedServiceDesk.exe
Versione framework: v4.0.30319
Descrizione: il processo è stato terminato a causa di un'eccezione non gestita.
Informazioni sull'eccezione: System.AccessViolationException
in System.String.wcslen(Char*)
in System.String.CtorCharPtr(Char*)
in CefSharp.Core.CefSettingsBase.get_BrowserSubprocessPath()
Informazioni sull'eccezione: System.Reflection.TargetInvocationException
in System.RuntimeMethodHandle.InvokeMethod(System.Object, System.Object[], System.Signature, Boolean)
in System.Reflection.RuntimeMethodInfo.UnsafeInvokeInternal(System.Object, System.Object[], System.Object[])
in System.Reflection.RuntimeMethodInfo.Invoke(System.Object, System.Reflection.BindingFlags, System.Reflection.Binder, System.Object[], System.Globalization.CultureInfo)
in System.Web.SecurityUtils.MethodInfoInvoke(System.Reflection.MethodInfo, System.Object, System.Object[])
in System.Web.Script.Serialization.JavaScriptSerializer.SerializeCustomObject(System.Object, System.Text.StringBuilder, Int32, System.Collections.Hashtable, SerializationFormat)
in System.Web.Script.Serialization.JavaScriptSerializer.SerializeValueInternal(System.Object, System.Text.StringBuilder, Int32, System.Collections.Hashtable, SerializationFormat, System.Reflection.MemberInfo)
in System.Web.Script.Serialization.JavaScriptSerializer.SerializeValue(System.Object, System.Text.StringBuilder, Int32, System.Collections.Hashtable, SerializationFormat, System.Reflection.MemberInfo)
in System.Web.Script.Serialization.JavaScriptSerializer.Serialize(System.Object, System.Text.StringBuilder, SerializationFormat)
in System.Web.Script.Serialization.JavaScriptSerializer.Serialize(System.Object, SerializationFormat)
in Microsoft.Crm.UnifiedServiceDesk.Dynamics.Controls.ChromiumBrowserControl.InitCef(Boolean)
in Microsoft.Crm.UnifiedServiceDesk.Dynamics.Controls.ChromiumBrowserControl..ctor(Microsoft.Crm.UnifiedServiceDesk.Dynamics.Controls.Browser2.PresenterControl2, System.String)
in Microsoft.Crm.UnifiedServiceDesk.Dynamics.Controls.Browser2.PresenterControlComboboxItem2..ctor(Microsoft.Crm.UnifiedServiceDesk.Dynamics.Controls.Browser2.PresenterControl2, System.String, System.String)
in Microsoft.Crm.UnifiedServiceDesk.Dynamics.Controls.Browser2.BaseCRMComboboxItem..ctor(Microsoft.Crm.UnifiedServiceDesk.Dynamics.Controls.Browser2.PresenterControl2, System.String, System.String)
in Microsoft.Crm.UnifiedServiceDesk.Dynamics.Controls.Browser2.PresenterControlComboboxItems.UnifiedClientComboboxItem..ctor(Microsoft.Crm.UnifiedServiceDesk.Dynamics.Controls.Browser2.PresenterControl2, System.String, System.String)
in Microsoft.Crm.UnifiedServiceDesk.Dynamics.Controls.Browser2.UnifiedClientPresenterControl.SetActiveBrowser(System.String)
in Microsoft.Crm.UnifiedServiceDesk.Dynamics.Controls.Browser2.BaseCRMPresenterControl.SetActiveBrowser(System.String)
in Microsoft.Crm.UnifiedServiceDesk.Dynamics.Controls.Browser2.BaseCRMPresenterControl.Navigate(System.String, System.String, Byte[], System.String, Microsoft.Crm.UnifiedServiceDesk.Dynamics.Controls.NavigateProperties)
in Microsoft.Crm.UnifiedServiceDesk.Dynamics.Controls.Browser2.UnifiedClientPresenterControl.Navigate(System.String, System.String, Byte[], System.String, Microsoft.Crm.UnifiedServiceDesk.Dynamics.Controls.NavigateProperties)
in Microsoft.Crm.UnifiedServiceDesk.Dynamics.UCPageControl.Navigate(System.String, System.String, Byte[], System.String, Microsoft.Crm.UnifiedServiceDesk.Dynamics.Controls.NavigateProperties)
in Microsoft.Crm.UnifiedServiceDesk.Dynamics.UCPageControl.NavigateAction(Microsoft.Uii.Csr.RequestActionEventArgs)
in Microsoft.Crm.UnifiedServiceDesk.Dynamics.UCPageControl.DoAction(Microsoft.Uii.Csr.RequestActionEventArgs)
in Microsoft.Uii.Csr.Aif.HostedApplication.HostedWpfControl.HandleRequestAction(System.Object, Microsoft.Uii.Csr.RequestActionEventArgs)
Informazioni sull'eccezione: System.Reflection.TargetInvocationException
in System.RuntimeMethodHandle.InvokeMethod(System.Object, System.Object[], System.Signature, Boolean)
in System.Reflection.RuntimeMethodInfo.UnsafeInvokeInternal(System.Object, System.Object[], System.Object[])
in System.Delegate.DynamicInvokeImpl(System.Object[])
in Microsoft.Practices.CompositeUI.EventBroker.Subscription.doWork(System.Object, System.Object, System.EventArgs, System.Collections.Generic.List`1<System.Exception>)
in Microsoft.Practices.CompositeUI.EventBroker.Subscription.CallOnUserInterface(System.Object, System.EventArgs, System.Collections.Generic.List`1<System.Exception>)
in Microsoft.Practices.CompositeUI.EventBroker.Subscription.EventTopicFireHandler(System.Object, System.EventArgs, System.Collections.Generic.List`1<System.Exception>, System.Diagnostics.TraceSource)
in Microsoft.Practices.CompositeUI.EventBroker.EventTopic.CallSubscriptionHandlers(System.Object, System.EventArgs, Microsoft.Practices.CompositeUI.EventBroker.EventTopicFireDelegate[])
in Microsoft.Practices.CompositeUI.EventBroker.EventTopic.Fire(System.Object, System.EventArgs, Microsoft.Practices.CompositeUI.WorkItem, Microsoft.Practices.CompositeUI.EventBroker.PublicationScope)
in Microsoft.Practices.CompositeUI.EventBroker.EventTopic.Fire(Microsoft.Practices.CompositeUI.EventBroker.Publication, System.Object, System.EventArgs)
in Microsoft.Practices.CompositeUI.EventBroker.Publication.PublicationHandler(System.Object, System.EventArgs)
in Microsoft.Uii.Csr.Aif.HostedApplication.HostedWpfControl.FireRequestAction(Microsoft.Uii.Csr.RequestActionEventArgs)
in Microsoft.Crm.UnifiedServiceDesk.Dynamics.CRMGlobalManager.ExecuteActions(Microsoft.Uii.Csr.Session, System.Collections.Generic.List`1<Microsoft.Crm.UnifiedServiceDesk.Dynamics.Utilities.ActionDefinition>, System.String, System.Collections.Generic.Dictionary`2<System.String,System.String>)
in Microsoft.Crm.UnifiedServiceDesk.Dynamics.CRMGlobalManager.FireEvent(Microsoft.Uii.Csr.Session, System.String, System.String, System.Collections.Generic.Dictionary`2<System.String,System.String>)
in Microsoft.Crm.UnifiedServiceDesk.Dynamics.DynamicsBaseHostedControl.FireEvent(System.String)
in CustomHostedControls.HiddenController.DesktopReady()
in Microsoft.Crm.UnifiedServiceDesk.Dynamics.DynamicsBaseHostedControl.CRMWindowRouter_DesktopReady(System.Object, System.EventArgs)
in System.EventHandler`1[[System.__Canon, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089]].Invoke(System.Object, System.__Canon)
in Microsoft.Crm.UnifiedServiceDesk.Dynamics.CRMGlobalManager.<DesktopReadyProcess>b__155_0()
in System.Windows.Threading.ExceptionWrapper.InternalRealCall(System.Delegate, System.Object, Int32)
in System.Windows.Threading.ExceptionWrapper.TryCatchWhen(System.Object, System.Delegate, System.Object, Int32, System.Delegate)
in System.Windows.Threading.DispatcherOperation.InvokeImpl()
in MS.Internal.CulturePreservingExecutionContext.CallbackWrapper(System.Object)
in System.Threading.ExecutionContext.RunInternal(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object, Boolean)
in System.Threading.ExecutionContext.Run(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object, Boolean)
in System.Threading.ExecutionContext.Run(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object)
in MS.Internal.CulturePreservingExecutionContext.Run(MS.Internal.CulturePreservingExecutionContext, System.Threading.ContextCallback, System.Object)
in System.Windows.Threading.DispatcherOperation.Invoke()
in System.Windows.Threading.Dispatcher.ProcessQueue()
in System.Windows.Threading.Dispatcher.WndProcHook(IntPtr, Int32, IntPtr, IntPtr, Boolean ByRef)
in MS.Win32.HwndWrapper.WndProc(IntPtr, Int32, IntPtr, IntPtr, Boolean ByRef)
in MS.Win32.HwndSubclass.DispatcherCallbackOperation(System.Object)
in System.Windows.Threading.ExceptionWrapper.InternalRealCall(System.Delegate, System.Object, Int32)
in System.Windows.Threading.ExceptionWrapper.TryCatchWhen(System.Object, System.Delegate, System.Object, Int32, System.Delegate)
in System.Windows.Threading.Dispatcher.LegacyInvokeImpl(System.Windows.Threading.DispatcherPriority, System.TimeSpan, System.Delegate, System.Object, Int32)
in MS.Win32.HwndSubclass.SubclassWndProc(IntPtr, Int32, IntPtr, IntPtr)
in MS.Win32.UnsafeNativeMethods.DispatchMessage(System.Windows.Interop.MSG ByRef)
in System.Windows.Threading.Dispatcher.PushFrameImpl(System.Windows.Threading.DispatcherFrame)
in System.Windows.Window.ShowHelper(System.Object)
in System.Windows.Window.ShowDialog()
in Microsoft.Practices.CompositeUI.Windows.WindowShellApplication`2[[System.__Canon, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089],[System.__Canon, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089]].Start()
in Microsoft.Practices.CompositeUI.CabApplication`1[[System.__Canon, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089]].Run()
in Microsoft.Uii.Csr.AifWpfShellBase`1[[System.__Canon, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089]].StartApplication()
in Microsoft.Crm.UnifiedServiceDesk.Utility.AgentDesktopBootManager.LoadAgentDesktop()
in Microsoft.Crm.UnifiedServiceDesk.Program.DoUiiConnectCheck()
in Microsoft.Crm.UnifiedServiceDesk.Program.Main()