Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

app not opening #49

Open
dhina191295 opened this issue Apr 16, 2023 · 2 comments
Open

app not opening #49

dhina191295 opened this issue Apr 16, 2023 · 2 comments

Comments

@dhina191295
Copy link

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

@dhina191295
Copy link
Author

dhina191295 commented Apr 17, 2023

got this error on first run after re-installing the beta version 8.0.25.

the second run and after than, the app will not open. I could see the icon in the task bar and then closes in few seconds.

image

@dhina191295
Copy link
Author

dhina191295 commented Apr 17, 2023

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()

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant