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

Unhandled Exception #41

Closed
caglarmenguc opened this issue Nov 27, 2015 · 0 comments
Closed

Unhandled Exception #41

caglarmenguc opened this issue Nov 27, 2015 · 0 comments

Comments

@caglarmenguc
Copy link

I always sleep my computer before leaving the company and open at home. Probably the cause of the problem is related to this. The stack trace is here:

Message: Exception has been thrown by the target of an invocation.
Stacktrace:
at System.RuntimeMethodHandle.InvokeMethod(Object target, Object[] arguments, Signature sig, Boolean constructor)
at System.Reflection.RuntimeMethodInfo.UnsafeInvokeInternal(Object obj, Object[] parameters, Object[] arguments)
at System.Delegate.DynamicInvokeImpl(Object[] args)
at Microsoft.Win32.SystemEvents.SystemEventInvokeInfo.InvokeCallback(Object arg)
at System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs)
at System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Int32 numArgs, Delegate catchHandler)

InnerException:

Message: Object reference not set to an instance of an object.
Stacktrace:
at Microsoft.VisualStudio.Editors.ResourceEditor.ResourceListView.OnSystemColorsChanged(EventArgs e)
at System.Windows.Forms.Control.OnSystemColorsChanged(EventArgs e)
at System.Windows.Forms.Control.OnSystemColorsChanged(EventArgs e)
at System.Windows.Forms.Control.UserPreferenceChanged(Object sender, UserPreferenceChangedEventArgs pref)

@batzen batzen closed this as completed Sep 28, 2019
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

2 participants