Lots of WpfDataBinding warnings in Beta 8, eventually resulting in crash

Mark Barnes
Mark Barnes Member Posts: 15,432 ✭✭✭

The crash eventually occurred when dragging tab to a different window. Here's a sample of the errors 5367.Logos4.log:

2010-02-11 12:34:59.7931    1    Info    PanelViewModel    Got panel settings for Bookmark: Id=LLS:NICNT71PHP|Position=Article%3dANALYSIS%7cArticleLength%3d2356%7cContext%3dILIPPIANS%250aI.%2520INTRODU%7cOffset%3d24%7cOffsetInContext%3d10%7cResource%3dLLS:NICNT71PHP%7cVersion%3d2009-09-29T21:54:23Z|ReverseInterlinear=false
2010-02-11 12:34:59.9031    1    Warn    WpfDataBinding    System.Windows.Data Warning: 39 : BindingExpression path error: 'CopyBehavior' property not found on 'object' ''LogosResourceDisplayModel' (HashCode=44108894)'. BindingExpression:Path=Display.CopyBehavior; DataItem='ResourceViewModel' (HashCode=32547908); target element is 'PanelView' (Name='PanelView'); target property is 'MergedCommandBindings' (type 'Object')
2010-02-11 12:34:59.9031    1    Warn    WpfDataBinding    System.Windows.Data Warning: 39 : BindingExpression path error: 'SaveAsBehavior' property not found on 'object' ''LogosResourceDisplayModel' (HashCode=44108894)'. BindingExpression:Path=Display.SaveAsBehavior; DataItem='ResourceViewModel' (HashCode=32547908); target element is 'PanelView' (Name='PanelView'); target property is 'MergedCommandBindings' (type 'Object')
2010-02-11 12:34:59.9031    1    Warn    WpfDataBinding    System.Windows.Data Warning: 39 : BindingExpression path error: 'PrintBehavior' property not found on 'object' ''LogosResourceDisplayModel' (HashCode=44108894)'. BindingExpression:Path=Display.PrintBehavior; DataItem='ResourceViewModel' (HashCode=32547908); target element is 'PanelView' (Name='PanelView'); target property is 'MergedCommandBindings' (type 'Object')
2010-02-11 12:34:59.9031    1    Warn    WpfDataBinding    System.Windows.Data Warning: 39 : BindingExpression path error: 'PrintDocumentBehavior' property not found on 'object' ''LogosResourceDisplayModel' (HashCode=44108894)'. BindingExpression:Path=Display.PrintDocumentBehavior; DataItem='ResourceViewModel' (HashCode=32547908); target element is 'PanelView' (Name='PanelView'); target property is 'MergedCommandBindings' (type 'Object')
2010-02-11 12:34:59.9031    1    Warn    WpfDataBinding    System.Windows.Data Warning: 39 : BindingExpression path error: 'SendToPowerPointBehavior' property not found on 'object' ''LogosResourceDisplayModel' (HashCode=44108894)'. BindingExpression:Path=Display.SendToPowerPointBehavior; DataItem='ResourceViewModel' (HashCode=32547908); target element is 'PanelView' (Name='PanelView'); target property is 'MergedCommandBindings' (type 'Object')
2010-02-11 12:34:59.9371    1    Error    WpfDataBinding    System.Windows.Data Error: 39 : BindingExpression path error: 'NavigateToOverviewBehavior' property not found on 'object' ''LogosResourceDisplayModel' (HashCode=44108894)'. BindingExpression:Path=Display.NavigateToOverviewBehavior; DataItem='ResourceViewModel' (HashCode=32547908); target element is 'Button' (Name=''); target property is 'Behavior' (type 'IBehavior')
2010-02-11 12:34:59.9371    1    Error    WpfDataBinding    System.Windows.Data Error: 39 : BindingExpression path error: 'CurrentItem' property not found on 'object' ''LogosResourceDisplayModel' (HashCode=44108894)'. BindingExpression:Path=Display.CurrentItem; DataItem='ResourceViewModel' (HashCode=32547908); target element is 'StackPanel' (Name=''); target property is 'Visibility' (type 'Visibility')
2010-02-11 12:34:59.9371    1    Error    WpfDataBinding    System.Windows.Data Error: 39 : BindingExpression path error: 'ZoomActualSizeBehavior' property not found on 'object' ''LogosResourceDisplayModel' (HashCode=44108894)'. BindingExpression:Path=Display.ZoomActualSizeBehavior; DataItem='ResourceViewModel' (HashCode=32547908); target element is 'Button' (Name=''); target property is 'Behavior' (type 'IBehavior')
2010-02-11 12:34:59.9371    1    Error    WpfDataBinding    System.Windows.Data Error: 39 : BindingExpression path error: 'ZoomFitBehavior' property not found on 'object' ''LogosResourceDisplayModel' (HashCode=44108894)'. BindingExpression:Path=Display.ZoomFitBehavior; DataItem='ResourceViewModel' (HashCode=32547908); target element is 'Button' (Name=''); target property is 'Behavior' (type 'IBehavior')
2010-02-11 12:34:59.9371    1    Error    WpfDataBinding    System.Windows.Data Error: 39 : BindingExpression path error: 'IsStereo' property not found on 'object' ''LogosResourceDisplayModel' (HashCode=44108894)'. BindingExpression:Path=Display.IsStereo; DataItem='ResourceViewModel' (HashCode=32547908); target element is 'StackPanel' (Name=''); target property is 'Visibility' (type 'Visibility')
2010-02-11 12:34:59.9371    1    Error    WpfDataBinding    System.Windows.Data Error: 39 : BindingExpression path error: 'StereoscopicState' property not found on 'object' ''LogosResourceDisplayModel' (HashCode=44108894)'. BindingExpression:Path=Display.StereoscopicState; DataItem='ResourceViewModel' (HashCode=32547908); target element is 'StereoscopicStateSelector' (Name='ThisElement'); target property is 'SelectedItem' (type 'Object')
2010-02-11 12:35:01.0512    1    Error    WpfDataBinding    System.Windows.Data Error: 4 : Cannot find source for binding with reference 'RelativeSource FindAncestor, AncestorType='System.Windows.Controls.Primitives.ToggleButton', AncestorLevel='1''. BindingExpression:Path=FontWeight; DataItem=null; target element is 'TextBlock' (Name=''); target property is 'FontWeight' (type 'FontWeight')
2010-02-11 12:35:01.0512    1    Error    WpfDataBinding    System.Windows.Data Error: 4 : Cannot find source for binding with reference 'RelativeSource FindAncestor, AncestorType='System.Windows.Controls.Primitives.ToggleButton', AncestorLevel='1''. BindingExpression:Path=Foreground; DataItem=null; target element is 'TextBlock' (Name=''); target property is 'Foreground' (type 'Brush')
2010-02-11 12:35:01.0512    1    Error    WpfDataBinding    System.Windows.Data Error: 4 : Cannot find source for binding with reference 'RelativeSource FindAncestor, AncestorType='System.Windows.Controls.Primitives.ToggleButton', AncestorLevel='1''. BindingExpression:Path=FontWeight; DataItem=null; target element is 'TextBlock' (Name=''); target property is 'FontWeight' (type 'FontWeight')
2010-02-11 12:35:01.0512    1    Error    WpfDataBinding    System.Windows.Data Error: 4 : Cannot find source for binding with reference 'RelativeSource FindAncestor, AncestorType='System.Windows.Controls.Primitives.ToggleButton', AncestorLevel='1''. BindingExpression:Path=Foreground; DataItem=null; target element is 'TextBlock' (Name=''); target property is 'Foreground' (type 'Brush')
2010-02-11 12:35:01.0512    1    Error    WpfDataBinding    System.Windows.Data Error: 4 : Cannot find source for binding with reference 'RelativeSource FindAncestor, AncestorType='System.Windows.Controls.ItemsControl', AncestorLevel='1''. BindingExpression:Path=HorizontalContentAlignment; DataItem=null; target element is 'ListBoxItem' (Name=''); target property is 'HorizontalContentAlignment' (type 'HorizontalAlignment')
2010-02-11 12:35:01.0512    1    Error    WpfDataBinding    System.Windows.Data Error: 4 : Cannot find source for binding with reference 'RelativeSource FindAncestor, AncestorType='System.Windows.Controls.ItemsControl', AncestorLevel='1''. BindingExpression:Path=VerticalContentAlignment; DataItem=null; target element is 'ListBoxItem' (Name=''); target property is 'VerticalContentAlignment' (type 'VerticalAlignment')
2010-02-11 12:35:01.0512    1    Warn    WpfDataBinding    System.Windows.Data Warning: 4 : Cannot find source for binding with reference 'RelativeSource FindAncestor, AncestorType='LDLS4.Panels.ResourcePanel.LocatorPane', AncestorLevel='1''. BindingExpression:Path=Entries[0]; DataItem=null; target element is 'ListBoxItem' (Name=''); target property is 'NoTarget' (type 'Object')
2010-02-11 13:11:01.6137    1    Info    MainWindow    MainWindow activated.
2010-02-11 13:11:08.0101    1    Error    WpfDataBinding    System.Windows.Data Error: 4 : Cannot find source for binding with reference 'RelativeSource FindAncestor, AncestorType='Libronix.Utility.Windows.Controls.Resizer', AncestorLevel='1''. BindingExpression:Path=ResizeDirection; DataItem=null; target element is 'ScrollViewerEx' (Name=''); target property is 'NoTarget' (type 'Object')
2010-02-11 13:11:08.0101    1    Error    WpfDataBinding    System.Windows.Data Error: 4 : Cannot find source for binding with reference 'RelativeSource FindAncestor, AncestorType='System.Windows.Controls.ItemsControl', AncestorLevel='1''. BindingExpression:Path=HorizontalContentAlignment; DataItem=null; target element is 'ListBoxItem' (Name=''); target property is 'HorizontalContentAlignment' (type 'HorizontalAlignment')
2010-02-11 13:11:08.0101    1    Error    WpfDataBinding    System.Windows.Data Error: 4 : Cannot find source for binding with reference 'RelativeSource FindAncestor, AncestorType='System.Windows.Controls.ItemsControl', AncestorLevel='1''. BindingExpression:Path=VerticalContentAlignment; DataItem=null; target element is 'ListBoxItem' (Name=''); target property is 'VerticalContentAlignment' (type 'VerticalAlignment')
2010-02-11 13:11:08.0101    1    Error    WpfDataBinding    System.Windows.Data Error: 4 : Cannot find source for binding with reference 'RelativeSource FindAncestor, AncestorType='System.Windows.Controls.ItemsControl', AncestorLevel='1''. BindingExpression:Path=HorizontalContentAlignment; DataItem=null; target element is 'ListBoxItem' (Name=''); target property is 'HorizontalContentAlignment' (type 'HorizontalAlignment')
2010-02-11 13:11:08.0101    1    Error    WpfDataBinding    System.Windows.Data Error: 4 : Cannot find source for binding with reference 'RelativeSource FindAncestor, AncestorType='System.Windows.Controls.ItemsControl', AncestorLevel='1''. BindingExpression:Path=VerticalContentAlignment; DataItem=null; target element is 'ListBoxItem' (Name=''); target property is 'VerticalContentAlignment' (type 'VerticalAlignment')
2010-02-11 13:11:08.0101    1    Error    WpfDataBinding    System.Windows.Data Error: 4 : Cannot find source for binding with reference 'RelativeSource FindAncestor, AncestorType='System.Windows.Controls.ItemsControl', AncestorLevel='1''. BindingExpression:Path=HorizontalContentAlignment; DataItem=null; target element is 'ListBoxItem' (Name=''); target property is 'HorizontalContentAlignment' (type 'HorizontalAlignment')
2010-02-11 13:11:08.0101    1    Error    WpfDataBinding    System.Windows.Data Error: 4 : Cannot find source for binding with reference 'RelativeSource FindAncestor, AncestorType='System.Windows.Controls.ItemsControl', AncestorLevel='1''. BindingExpression:Path=VerticalContentAlignment; DataItem=null; target element is 'ListBoxItem' (Name=''); target property is 'VerticalContentAlignment' (type 'VerticalAlignment')
2010-02-11 13:11:08.0101    1    Error    WpfDataBinding    System.Windows.Data Error: 4 : Cannot find source for binding with reference 'RelativeSource FindAncestor, AncestorType='System.Windows.Controls.ItemsControl', AncestorLevel='1''. BindingExpression:Path=HorizontalContentAlignment; DataItem=null; target element is 'ListBoxItem' (Name=''); target property is 'HorizontalContentAlignment' (type 'HorizontalAlignment')
2010-02-11 13:11:08.0101    1    Error    WpfDataBinding    System.Windows.Data Error: 4 : Cannot find source for binding with reference 'RelativeSource FindAncestor, AncestorType='System.Windows.Controls.ItemsControl', AncestorLevel='1''. BindingExpression:Path=VerticalContentAlignment; DataItem=null; target element is 'ListBoxItem' (Name=''); target property is 'VerticalContentAlignment' (type 'VerticalAlignment')
2010-02-11 13:11:08.0101    1    Warn    WpfDataBinding    System.Windows.Data Warning: 4 : Cannot find source for binding with reference 'RelativeSource FindAncestor, AncestorType='LDLS4.Panels.ResourcePanel.LocatorPane', AncestorLevel='1''. BindingExpression:Path=Entries[0]; DataItem=null; target element is 'ListBoxItem' (Name=''); target property is 'NoTarget' (type 'Object')
2010-02-11 13:11:08.0101    1    Warn    WpfDataBinding    System.Windows.Data Warning: 4 : Cannot find source for binding with reference 'RelativeSource FindAncestor, AncestorType='LDLS4.Panels.ResourcePanel.LocatorPane', AncestorLevel='1''. BindingExpression:Path=Entries[0]; DataItem=null; target element is 'ListBoxItem' (Name=''); target property is 'NoTarget' (type 'Object')
2010-02-11 13:11:08.0101    1    Warn    WpfDataBinding    System.Windows.Data Warning: 4 : Cannot find source for binding with reference 'RelativeSource FindAncestor, AncestorType='LDLS4.Panels.ResourcePanel.LocatorPane', AncestorLevel='1''. BindingExpression:Path=Entries[0]; DataItem=null; target element is 'ListBoxItem' (Name=''); target property is 'NoTarget' (type 'Object')
2010-02-11 13:11:08.0101    1    Warn    WpfDataBinding    System.Windows.Data Warning: 4 : Cannot find source for binding with reference 'RelativeSource FindAncestor, AncestorType='LDLS4.Panels.ResourcePanel.LocatorPane', AncestorLevel='1''. BindingExpression:Path=Entries[0]; DataItem=null; target element is 'ListBoxItem' (Name=''); target property is 'NoTarget' (type 'Object')
2010-02-11 13:11:08.0101    1    Error    WpfDataBinding    System.Windows.Data Error: 4 : Cannot find source for binding with reference 'RelativeSource FindAncestor, AncestorType='System.Windows.Controls.ItemsControl', AncestorLevel='1''. BindingExpression:Path=HorizontalContentAlignment; DataItem=null; target element is 'ListBoxItem' (Name=''); target property is 'HorizontalContentAlignment' (type 'HorizontalAlignment')
2010-02-11 13:11:08.0101    1    Error    WpfDataBinding    System.Windows.Data Error: 4 : Cannot find source for binding with reference 'RelativeSource FindAncestor, AncestorType='System.Windows.Controls.ItemsControl', AncestorLevel='1''. BindingExpression:Path=VerticalContentAlignment; DataItem=null; target element is 'ListBoxItem' (Name=''); target property is 'VerticalContentAlignment' (type 'VerticalAlignment')
2010-02-11 13:11:08.0101    1    Error    WpfDataBinding    System.Windows.Data Error: 4 : Cannot find source for binding with reference 'RelativeSource FindAncestor, AncestorType='System.Windows.Controls.ItemsControl', AncestorLevel='1''. BindingExpression:Path=HorizontalContentAlignment; DataItem=null; target element is 'ListBoxItem' (Name=''); target property is 'HorizontalContentAlignment' (type 'HorizontalAlignment')
2010-02-11 13:11:08.0101    1    Error    WpfDataBinding    System.Windows.Data Error: 4 : Cannot find source for binding with reference 'RelativeSource FindAncestor, AncestorType='System.Windows.Controls.ItemsControl', AncestorLevel='1''. BindingExpression:Path=VerticalContentAlignment; DataItem=null; target element is 'ListBoxItem' (Name=''); target property is 'VerticalContentAlignment' (type 'VerticalAlignment')
2010-02-11 13:11:08.0101    1    Error    WpfDataBinding    System.Windows.Data Error: 4 : Cannot find source for binding with reference 'RelativeSource FindAncestor, AncestorType='System.Windows.Controls.ItemsControl', AncestorLevel='1''. BindingExpression:Path=HorizontalContentAlignment; DataItem=null; target element is 'ListBoxItem' (Name=''); target property is 'HorizontalContentAlignment' (type 'HorizontalAlignment')
2010-02-11 13:11:08.0101    1    Error    WpfDataBinding    System.Windows.Data Error: 4 : Cannot find source for binding with reference 'RelativeSource FindAncestor, AncestorType='System.Windows.Controls.ItemsControl', AncestorLevel='1''. BindingExpression:Path=VerticalContentAlignment; DataItem=null; target element is 'ListBoxItem' (Name=''); target property is 'VerticalContentAlignment' (type 'VerticalAlignment')
2010-02-11 13:11:08.0101    1    Error    WpfDataBinding    System.Windows.Data Error: 4 : Cannot find source for binding with reference 'RelativeSource FindAncestor, AncestorType='System.Windows.Controls.ItemsControl', AncestorLevel='1''. BindingExpression:Path=HorizontalContentAlignment; DataItem=null; target element is 'ListBoxItem' (Name=''); target property is 'HorizontalContentAlignment' (type 'HorizontalAlignment')
2010-02-11 13:11:08.0101    1    Error    WpfDataBinding    System.Windows.Data Error: 4 : Cannot find source for binding with reference 'RelativeSource FindAncestor, AncestorType='System.Windows.Controls.ItemsControl', AncestorLevel='1''. BindingExpression:Path=VerticalContentAlignment; DataItem=null; target element is 'ListBoxItem' (Name=''); target property is 'VerticalContentAlignment' (type 'VerticalAlignment')
2010-02-11 13:11:08.0101    1    Warn    WpfDataBinding    System.Windows.Data Warning: 4 : Cannot find source for binding with reference 'RelativeSource FindAncestor, AncestorType='LDLS4.Panels.ResourcePanel.LocatorPane', AncestorLevel='1''. BindingExpression:Path=Entries[0]; DataItem=null; target element is 'ListBoxItem' (Name=''); target property is 'NoTarget' (type 'Object')
2010-02-11 13:11:08.0101    1    Warn    WpfDataBinding    System.Windows.Data Warning: 4 : Cannot find source for binding with reference 'RelativeSource FindAncestor, AncestorType='LDLS4.Panels.ResourcePanel.LocatorPane', AncestorLevel='1''. BindingExpression:Path=Entries[0]; DataItem=null; target element is 'ListBoxItem' (Name=''); target property is 'NoTarget' (type 'Object')
2010-02-11 13:11:08.0101    1    Warn    WpfDataBinding    System.Windows.Data Warning: 4 : Cannot find source for binding with reference 'RelativeSource FindAncestor, AncestorType='LDLS4.Panels.ResourcePanel.LocatorPane', AncestorLevel='1''. BindingExpression:Path=Entries[0]; DataItem=null; target element is 'ListBoxItem' (Name=''); target property is 'NoTarget' (type 'Object')
2010-02-11 13:11:08.0101    1    Warn    WpfDataBinding    System.Windows.Data Warning: 4 : Cannot find source for binding with reference 'RelativeSource FindAncestor, AncestorType='LDLS4.Panels.ResourcePanel.LocatorPane', AncestorLevel='1''. BindingExpression:Path=Entries[0]; DataItem=null; target element is 'ListBoxItem' (Name=''); target property is 'NoTarget' (type 'Object')
2010-02-11 13:11:08.7911    1    Error    OurApp    Unhandled exception: System.NullReferenceException: Object reference not set to an instance of an object.
   at System.Windows.StyleHelper.OnBindingValueInTemplateChanged(Object sender, BindingValueChangedEventArgs e)
   at System.Windows.Data.BindingExpressionBase.ChangeValue(Object newValue, Boolean notify)
   at System.Windows.Data.MultiBindingExpression.TransferValue()
   at System.Windows.Data.MultiBindingExpression.Transfer()
   at System.Windows.Data.MultiBindingExpression.UpdateTarget(Boolean includeInnerBindings)
   at System.Windows.Data.MultiBindingExpression.AttachToContext(Boolean lastChance)
   at System.Windows.Data.MultiBindingExpression.MS.Internal.Data.IDataBindEngineClient.AttachToContext(Boolean lastChance)
   at MS.Internal.Data.DataBindEngine.Task.Run(Boolean lastChance)
   at MS.Internal.Data.DataBindEngine.Run(Object arg)
   at System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Boolean isSingleParameter)
   at System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Boolean isSingleParameter, Delegate catchHandler)
   at System.Windows.Threading.Dispatcher.WrappedInvoke(Delegate callback, Object args, Boolean isSingleParameter, Delegate catchHandler)
   at System.Windows.Threading.DispatcherOperation.InvokeImpl()
   at System.Windows.Threading.DispatcherOperation.InvokeInSecurityContext(Object state)
   at System.Threading.ExecutionContext.runTryCode(Object userData)
   at System.Runtime.CompilerServices.RuntimeHelpers.ExecuteCodeWithGuaranteedCleanup(TryCode code, CleanupCode backoutCode, Object userData)
   at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state)
   at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
   at System.Windows.Threading.DispatcherOperation.Invoke()
   at System.Windows.Threading.Dispatcher.ProcessQueue()
   at System.Windows.Threading.Dispatcher.WndProcHook(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
   at MS.Win32.HwndWrapper.WndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
   at MS.Win32.HwndSubclass.DispatcherCallbackOperation(Object o)
   at System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Boolean isSingleParameter)
   at System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Boolean isSingleParameter, Delegate catchHandler)
   at System.Windows.Threading.Dispatcher.WrappedInvoke(Delegate callback, Object args, Boolean isSingleParameter, Delegate catchHandler)
   at System.Windows.Threading.Dispatcher.InvokeImpl(DispatcherPriority priority, TimeSpan timeout, Delegate method, Object args, Boolean isSingleParameter)
   at System.Windows.Threading.Dispatcher.Invoke(DispatcherPriority priority, Delegate method, Object arg)
   at MS.Win32.HwndSubclass.SubclassWndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam)
   at MS.Win32.UnsafeNativeMethods.DoDragDrop(IDataObject dataObject, IOleDropSource dropSource, Int32 allowedEffects, Int32[] finalEffect)
   at System.Windows.OleServicesContext.OleDoDragDrop(IDataObject dataObject, IOleDropSource dropSource, Int32 allowedEffects, Int32[] finalEffect)
   at System.Windows.DragDrop.OleDoDragDrop(DependencyObject dragSource, DataObject dataObject, DragDropEffects allowedEffects)
   at System.Windows.DragDrop.DoDragDrop(DependencyObject dragSource, Object data, DragDropEffects allowedEffects)
   at Libronix.Utility.Windows.DragDropSource.DoDragDrop(DependencyObject d, Object objData, DragDropEffects effectsAllowed, SourceInfo info)
   at Libronix.Utility.Windows.DragDropSource.StartDrag(DependencyObject d, SourceInfo info)
   at Libronix.Utility.Windows.DragDropSource.DragDropSource_PreviewMouseMove(Object sender, MouseEventArgs e)
   at System.Windows.Input.MouseEventArgs.InvokeEventHandler(Delegate genericHandler, Object genericTarget)
   at System.Windows.RoutedEventArgs.InvokeHandler(Delegate handler, Object target)
   at System.Windows.RoutedEventHandlerInfo.InvokeHandler(Object target, RoutedEventArgs routedEventArgs)
   at System.Windows.EventRoute.InvokeHandlersImpl(Object source, RoutedEventArgs args, Boolean reRaised)
   at System.Windows.UIElement.RaiseEventImpl(DependencyObject sender, RoutedEventArgs args)
   at System.Windows.UIElement.RaiseEvent(RoutedEventArgs args, Boolean trusted)
   at System.Windows.Input.InputManager.ProcessStagingArea()
   at System.Windows.Input.InputManager.ProcessInput(InputEventArgs input)
   at System.Windows.Input.InputProviderSite.ReportInput(InputReport inputReport)
   at System.Windows.Interop.HwndMouseInputProvider.ReportInput(IntPtr hwnd, InputMode mode, Int32 timestamp, RawMouseActions actions, Int32 x, Int32 y, Int32 wheel)
   at System.Windows.Interop.HwndMouseInputProvider.FilterMessage(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
   at System.Windows.Interop.HwndSource.InputFilterMessage(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
   at MS.Win32.HwndWrapper.WndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
   at MS.Win32.HwndSubclass.DispatcherCallbackOperation(Object o)
   at System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Boolean isSingleParameter)
   at System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Boolean isSingleParameter, Delegate catchHandler)
   at System.Windows.Threading.Dispatcher.WrappedInvoke(Delegate callback, Object args, Boolean isSingleParameter, Delegate catchHandler)
   at System.Windows.Threading.Dispatcher.InvokeImpl(DispatcherPriority priority, TimeSpan timeout, Delegate method, Object args, Boolean isSingleParameter)
   at System.Windows.Threading.Dispatcher.Invoke(DispatcherPriority priority, Delegate method, Object arg)
   at MS.Win32.HwndSubclass.SubclassWndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam)
   at MS.Win32.UnsafeNativeMethods.DispatchMessage(MSG& msg)
   at System.Windows.Threading.Dispatcher.PushFrameImpl(DispatcherFrame frame)
   at System.Windows.Threading.Dispatcher.PushFrame(DispatcherFrame frame)
   at System.Windows.Threading.Dispatcher.Run()
   at System.Windows.Application.RunDispatcher(Object ignore)
   at System.Windows.Application.RunInternal(Window window)
   at System.Windows.Application.Run(Window window)
   at System.Windows.Application.Run()
   at LDLS4.OurApp.InitializeAndRun(ReadOnlyCollection`1 listArgs, SingleInstanceManager sim)
   at LDLS4.OurApp.Main(String[] astrArgs)

This is my personal Faithlife account. On 1 March 2022, I started working for Faithlife, and have a new 'official' user account. Posts on this account shouldn't be taken as official Faithlife views!

Comments

  • Melissa Snyder
    Melissa Snyder Member Posts: 4,702 ✭✭✭

    Hi Mark,

    The WpfDataBinding errors are non-fatal, generally non-serious bugs in the code. Logging of these errors was added for 4.0b Beta testing. Development is using the information from these logs to clean up code during the next few weeks.

    I will submit your crash report and log to development.

    Thanks,
    Melissa

This discussion has been closed.