You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Found this message when I tried to debug via visual studio
System.NullReferenceException
HResult=0x80004003
Message=Object reference not set to an instance of an object.
Source=xdm-app
StackTrace:
at XDM.Wpf.UI.WpfPlatformUIService.ShowMessageBox(Object window, String message)
at XDM.Core.BrowserMonitoring.IpcHttpMessageProcessor.b__3_0()
at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
at System.Threading.ThreadHelper.ThreadStart()
Recently the app is not opening after clicking on it.uninstalling fixes it and after restart the app does not open again.
version : 8.0.25
The text was updated successfully, but these errors were encountered: