Ошибка при переходе по вкладкам #
Ошибка может возникать при переключении, например, из окна Счета в окно Менеджер заявок.
Или при переключении по вкладкам скрипта. Результаты оптимизации → Оптимизация.
Решение #
Ошибка может возникнуть на Windows 10 версия 2004
Обновите windows KB4569745
Описание ошибки #
Ошибка в NET Framework Microsoft.
FATAL:MainException:
System.NullReferenceException: Ссылка на объект не указывает на экземпляр объекта.
в System.Windows.Controls.PopupControlService.RaiseToolTipClosingEvent(Boolean reset)
в System.Windows.Controls.PopupControlService.OnPostProcessInput(Object sender, ProcessInputEventArgs e)
в System.Windows.Input.InputManager.RaiseProcessInputEventHandlers(ProcessInputEventHandler postProcessInput, ProcessInputEventArgs processInputEventArgs)
в System.Windows.Input.InputManager.ProcessStagingArea()
в System.Windows.Input.InputManager.ProcessInput(InputEventArgs input)
в System.Windows.Input.MouseDevice.Synchronize()
в System.Windows.Input.MouseDevice.ChangeMouseCapture(IInputElement mouseCapture, IMouseInputProvider providerCapture, CaptureMode captureMode, Int32 timestamp)
в System.Windows.Input.MouseDevice.Capture(IInputElement element, CaptureMode captureMode)
в ActiproSoftware.Windows.Input.InputAdapter.CapturePointer(InputPointerEventArgs e, UIElement targetElement)
в ActiproSoftware.Windows.Controls.Docking.AdvancedTabControl.AdvancedTabControlDragProcessor.AttachToInputAdapterAndCapturePointer(InputPointerEventArgs e)
в ActiproSoftware.Windows.Controls.Docking.AdvancedTabControl.AdvancedTabControlDragProcessor.StartPossibleTabDrag(AdvancedTabItem tabItem, InputPointerButtonEventArgs e)
в ActiproSoftware.Windows.Controls.Docking.AdvancedTabControl.NotifyTabPointerPressed(AdvancedTabItem tabItem, InputPointerButtonEventArgs e)
в ActiproSoftware.Windows.Controls.Docking.AdvancedTabItem.DragMove(InputPointerButtonEventArgs sourceEventArgs)
в ActiproSoftware.Windows.Controls.Docking.AdvancedTabItem.OnPointerPressed(Object sender, InputPointerButtonEventArgs e)
в ActiproSoftware.Windows.Input.InputAdapter.#doi(Object #xhb, InputEventArgs #yhb, InputPointerButtonKind #zYi)
в System.Windows.RoutedEventArgs.InvokeHandler(Delegate handler, Object target)
в System.Windows.RoutedEventHandlerInfo.InvokeHandler(Object target, RoutedEventArgs routedEventArgs)
в System.Windows.EventRoute.InvokeHandlersImpl(Object source, RoutedEventArgs args, Boolean reRaised)
в System.Windows.UIElement.RaiseEventImpl(DependencyObject sender, RoutedEventArgs args)
в System.Windows.UIElement.RaiseTrustedEvent(RoutedEventArgs args)
в System.Windows.Input.InputManager.ProcessStagingArea()
в System.Windows.Input.InputManager.ProcessInput(InputEventArgs input)
в System.Windows.Input.InputProviderSite.ReportInput(InputReport inputReport)
в System.Windows.Interop.HwndMouseInputProvider.ReportInput(IntPtr hwnd, InputMode mode, Int32 timestamp, RawMouseActions actions, Int32 x, Int32 y, Int32 wheel)
в System.Windows.Interop.HwndMouseInputProvider.FilterMessage(IntPtr hwnd, WindowMessage msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
в System.Windows.Interop.HwndSource.InputFilterMessage(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
в MS.Win32.HwndWrapper.WndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
в MS.Win32.HwndSubclass.DispatcherCallbackOperation(Object o)
в System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs)
в System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Int32 numArgs, Delegate catchHandler)