Object reference not set to an instance of an object

Issue #6094 invalid
Chad Wright created an issue

Object reference not set to an instance of an object.

App: Big Box
Version: 11.11
Type: System.NullReferenceException
Site: Void <.ctor>b__0_0(System.Object, System.Windows.RoutedEventArgs)
Source: ListBoxScrollCenter

at ListBoxScrollCenter.DPIFix.<.ctor>b__0_0(Object s, RoutedEventArgs e)
at System.Windows.EventRoute.InvokeHandlersImpl(Object source, RoutedEventArgs args, Boolean reRaised)
at System.Windows.UIElement.RaiseEventImpl(DependencyObject sender, RoutedEventArgs args)
at System.Windows.BroadcastEventHelper.BroadcastEvent(DependencyObject root, RoutedEvent routedEvent)
at System.Windows.BroadcastEventHelper.BroadcastLoadedEvent(Object root)
at MS.Internal.LoadedOrUnloadedOperation.DoWork()
at System.Windows.Media.MediaContext.FireLoadedPendingCallbacks()
at System.Windows.Media.MediaContext.FireInvokeOnRenderCallbacks()
at System.Windows.Media.MediaContext.RenderMessageHandlerCore(Object resizedCompositionTarget)
at System.Windows.Media.MediaContext.RenderMessageHandler(Object resizedCompositionTarget)
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)

Recent Log:

5:45:34 PM Exception

Note, this is marked as Major priority because that is the default selection. The application actually stayed open after this, but I restarted per the recommendation on the alert.

Comments (6)

  1. Chad Wright reporter

    My apologies, I am just seeing this message. I will hop on tonight and verify which one I was using.

  2. Chad Wright reporter

    I will have that information going forward. I wasn’t sure what in formation was already provided with the uploaded bug report. Unfortunately, I can only narrow it down to one of two themes. I believe it was Coverbox. If it was not, then it was Bannerbox.

  3. Christian

    Could be either they both use a plugin by that name. Unfortunately that means that we can’t do anything to fix it as it isn’t our code throwing the error. Would have to reach out to the theme dev and see if they may be able to help you.

  4. Log in to comment