Quantcast
Channel: YouTrackReSharper (RSRP) - Bug and Issue Tracker
Viewing all articles
Browse latest Browse all 106942

RSRP-436843: Cannot access a disposed object. Object name: 'MarshalingWindowFrame'.

$
0
0
Reporter Sergey Kuks (coox) Sergey Kuks (coox)
Created Apr 2, 2015 10:29:04 AM
Updated Aug 13, 2015 10:40:26 AM
Assignee Denis Korneev (Denis.Korneev)
Priority Major
State Submitted
Type Exception
Target Wave wave03
Fixed In Wave Undefined
Affected Wave No affected wave
Subsystem Platform - VS Integration
Fix versions No Fix versions
Affected versions No Affected versions
Fixed in builds No Fixed in build
VsVersion All Versions
ReSharperPlatformVs14 Wave 02 RootSuffix ReSharper — JetBrains ReSharper Ultimate 2015.1 RC 2 Build 102.0.20150402.152327-Custom

JetBrains ReSharper 9.1 RC 2 Build 9.1.20150402.152327-Custom
JetBrains Solution Builder Duo 9.1 RC 2 Build 1.0.20150402.152327-Custom

Cannot access a disposed object. Object name: 'MarshalingWindowFrame'.

— EXCEPTION #1/2 [ObjectDisposedException]
Message = “
Cannot access a disposed object.
Object name: 'MarshalingWindowFrame'.

ExceptionPath = Root.InnerException
ClassName = System.ObjectDisposedException
HResult = COR_E_OBJECTDISPOSED=80131622
Source = “
  at Microsoft.VisualStudio.PlatformUI.DisposableObject.ThrowIfDisposed()
     at Microsoft.VisualStudio.Platform.WindowManagement.WindowFrame.<>c__DisplayClass16.<GetProperty>b__17()
     at Microsoft.VisualStudio.ErrorHandler.CallWithCOMConvention(Func`1 method, Boolean reportError, Boolean setShellErrorInfo)

StackTraceString = “
  at System.Runtime.InteropServices.Marshal.ThrowExceptionForHRInternal(Int32 errorCode, IntPtr errorInfo)
     at System.Runtime.InteropServices.Marshal.ThrowExceptionForHR(Int32 errorCode)
     at JetBrains.Interop.WinApi.HResultHelpers.Assert(Int32 hresult) in c:\Work\ReSharper\Main\Platform\Core\Shell\Interop.WinApi\Src\Declarations\HelperMethods\HResultHelpers.cs:line 27
     at JetBrains.UI.Interop.HResultsEx.AssertSucceeded(Int32 hresult) in C:\Work\ReSharper\Main\Platform\Core\Shell\Util\src\Interop\HResultsEx.cs:line 58
     at JetBrains.VsIntegration.Interop.Shim.VsShell.Shell.IVsWindowFrame.GetProperty[TValue](VSFPROPID propid) in C:\Work\ReSharper\Main\Platform\VisualStudio\Core\src\Interop\Shim\VsShell\Shell\IVsWindowFrame.cs:line 110
     at JetBrains.VsIntegration.Interop.Shim.VsShell.Shell.IVsWindowFrame.TryGetWindowObjectKind() in C:\Work\ReSharper\Main\Platform\VisualStudio\Core\src\Interop\Shim\VsShell\Shell\IVsWindowFrame.cs:line 168


— Outer —

— EXCEPTION #2/2 [LoggerException]
Message = “
Cannot access a disposed object.
Object name: 'MarshalingWindowFrame'.

ExceptionPath = Root
ClassName = JetBrains.Util.LoggerException
Data.HostProductInfo = “JetBrains ReSharper Ultimate 2015.1 RC 2 Build 102.0.20150402.152327-Custom”
Data.SubProducts.#0 = “JetBrains Solution Builder Duo 9.1 RC 2 Build 1.0.20150402.152327-Custom”
Data.SubProducts.#1 = “JetBrains ReSharper 9.1 RC 2 Build 9.1.20150402.152327-Custom”
Data.VsVersion = 14.0.22728.1
Data.ManagedThreadName = “JetPool (S) Regular thread #6”
Data.PlatformSccRevision = CompiledWithoutBuildServer
Data.ProductSccRevision = CompiledWithoutBuildServer
InnerException = “Exception #1 at Root.InnerException”
HResult = COR_E_APPLICATION=80131600
StackTraceString = “
  at JetBrains.Util.ILoggerEx.LogException(ILogger this, LoggingLevel level, Exception exception, ExceptionOrigin exceptionOrigin, String comment) in C:\Work\ReSharper\Main\Platform\Core\Shell\Util\src\Logging\ILoggerEx.cs:line 689
     at JetBrains.Util.ILoggerEx.Error(ILogger this, Exception exception, ExceptionOrigin origin, String comment) in C:\Work\ReSharper\Main\Platform\Core\Shell\Util\src\Logging\ILoggerEx.cs:line 360
     at JetBrains.Util.Logging.Logger.LogException(Exception ex) in C:\Work\ReSharper\Main\Platform\Core\Shell\Util\src\Logging\Logger.cs:line 588
     at JetBrains.VsIntegration.Interop.Shim.VsShell.Shell.IVsWindowFrame.TryGetWindowObjectKind() in C:\Work\ReSharper\Main\Platform\VisualStudio\Core\src\Interop\Shim\VsShell\Shell\IVsWindowFrame.cs:line 186
     at JetBrains.VsIntegration.ProjectModel.ActionManagement.VsPopupWindowContextDataRules.TryGetPopupWindowContext(IVsWindowFrame vsWindowFrame, DTE dte) in C:\Work\ReSharper\Main\Platform\VisualStudio\Core\src\ProjectModel\ActionManagement\VsPopupWindowContextDataRules.cs:line 100
     at JetBrains.VsIntegration.ProjectModel.ActionManagement.VsPopupWindowContextDataRules.<>c__DisplayClass9_0.<.ctor>b__3(PropertyChangedEventArgs`1 args) in C:\Work\ReSharper\Main\Platform\VisualStudio\Core\src\ProjectModel\ActionManagement\VsPopupWindowContextDataRules.cs:line 75
     at JetBrains.DataFlow.IPropertySignalEx.<>c__DisplayClass9_0`1.<Advise_NoAcknowledgement>b__0(PropertyChangedEventArgs`1 args) in C:\Work\ReSharper\Main\Platform\Core\Shell\Util\src\DataFlow\Extension\IPropertySignalEx.cs:line 214
     at JetBrains.DataFlow.Signal`1.NotifySinks(TValue payload) in C:\Work\ReSharper\Main\Platform\Core\Shell\Util\src\DataFlow\Signal!1.cs:line 378
     at JetBrains.DataFlow.Signal`1.Fire(TValue value, Object cookie) in C:\Work\ReSharper\Main\Platform\Core\Shell\Util\src\DataFlow\Signal!1.cs:line 538
     at JetBrains.DataFlow.Signal`1.Fire(TValue value) in C:\Work\ReSharper\Main\Platform\Core\Shell\Util\src\DataFlow\Signal!1.cs:line 487
     at JetBrains.DataFlow.Property`1.FireChange(TValue old, TValue new, Object cookie) in C:\Work\ReSharper\Main\Platform\Core\Shell\Util\src\DataFlow\Property!1.cs:line 286
     at JetBrains.DataFlow.Property`1.SetValue(TValue value, Object cookie) in C:\Work\ReSharper\Main\Platform\Core\Shell\Util\src\DataFlow\Property!1.cs:line 566
     at JetBrains.DataFlow.Property`1.set_Value(TValue value) in C:\Work\ReSharper\Main\Platform\Core\Shell\Util\src\DataFlow\Property!1.cs:line 662
     at JetBrains.VsIntegration.Interop.Events.Shell.VsSelectionShell.<>c__DisplayClass0_0.<.ctor>b__1() in C:\Work\ReSharper\Main\Platform\VisualStudio\Core\src\Interop\Events\Shell\VsSelectionShell.cs:line 54
     at JetBrains.DataFlow.ISignalEx.<>c__DisplayClass0_0`1.<Advise>b__0(TValue value) in C:\Work\ReSharper\Main\Platform\Core\Shell\Util\src\DataFlow\Extension\ISignalEx.cs:line 23
     at JetBrains.DataFlow.Signal`1.NotifySinks(TValue payload) in C:\Work\ReSharper\Main\Platform\Core\Shell\Util\src\DataFlow\Signal!1.cs:line 378
     at JetBrains.DataFlow.Signal`1.Fire(TValue value, Object cookie) in C:\Work\ReSharper\Main\Platform\Core\Shell\Util\src\DataFlow\Signal!1.cs:line 538
     at JetBrains.DataFlow.Signal`1.Fire(TValue value) in C:\Work\ReSharper\Main\Platform\Core\Shell\Util\src\DataFlow\Signal!1.cs:line 487
     at JetBrains.VsIntegration.Interop.Events.Shell.VsSelectionShell.Sink.Microsoft.VisualStudio.Shell.Interop.IVsSelectionEvents.OnElementValueChanged(UInt32 elementid, Object varValueOld, Object varValueNew) in C:\Work\ReSharper\Main\Platform\VisualStudio\Core\src\Interop\Events\Shell\VsSelectionShell.cs:line 139
     at Microsoft.Internal.VisualStudio.Shell.Interop.IVsTrackSelectionExPrivate.Register()
     at Microsoft.VisualStudio.Platform.WindowManagement.WindowFrame.ConnectSelectionContext()
     at Microsoft.VisualStudio.Platform.WindowManagement.WindowFrame.Activate()
     at Microsoft.VisualStudio.Platform.WindowManagement.WindowManagerService.viewManager_ActiveViewChanged(Object sender, ActiveViewChangedEventArgs e)
     at Microsoft.VisualStudio.PlatformUI.ExtensionMethods.RaiseEvent[TEventArgs](EventHandler`1 eventHandler, Object source, TEventArgs args)
     at Microsoft.VisualStudio.PlatformUI.Shell.ViewManager.SetActiveView(View view, ActivationType type)
     at Microsoft.VisualStudio.PlatformUI.Shell.ViewManager.ActivateViewFromTabControl(TabControl tabControl, ActivationType type)
     at Microsoft.VisualStudio.PlatformUI.Shell.ViewManager.OnTabControlSelectionChanged(Object sender, SelectionChangedEventArgs args)
     at Microsoft.VisualStudio.PlatformUI.Shell.ViewManager.<>c__DisplayClass0.<_cctor>b__28(Object sender, SelectionChangedEventArgs args)
     at System.Windows.Controls.SelectionChangedEventArgs.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 e)
     at System.Windows.Controls.TabControl.OnSelectionChanged(SelectionChangedEventArgs e)
     at Microsoft.VisualStudio.PlatformUI.LayoutSynchronizedTabControl.OnSelectionChanged(SelectionChangedEventArgs e)
     at System.Windows.Controls.Primitives.Selector.InvokeSelectionChanged(List`1 unselectedInfos, List`1 selectedInfos)
     at System.Windows.Controls.Primitives.Selector.SelectionChanger.End()
     at System.Windows.Controls.Primitives.Selector.SelectionChanger.SelectJustThisItem(ItemInfo info, Boolean assumeInItemsCollection)
     at System.Windows.Controls.Primitives.Selector.OnSelectedItemChanged(DependencyObject d, DependencyPropertyChangedEventArgs e)
     at System.Windows.DependencyObject.OnPropertyChanged(DependencyPropertyChangedEventArgs e)
     at System.Windows.FrameworkElement.OnPropertyChanged(DependencyPropertyChangedEventArgs e)
     at System.Windows.DependencyObject.NotifyPropertyChange(DependencyPropertyChangedEventArgs args)
     at System.Windows.DependencyObject.UpdateEffectiveValue(EntryIndex entryIndex, DependencyProperty dp, PropertyMetadata metadata, EffectiveValueEntry oldEntry, EffectiveValueEntry& newEntry, Boolean coerceWithDeferredReference, Boolean coerceWithCurrentValue, OperationType operationType)
     at System.Windows.DependencyObject.InvalidateProperty(DependencyProperty dp, Boolean preserveCurrentValue)
     at System.Windows.Data.BindingExpressionBase.Invalidate(Boolean isASubPropertyChange)
     at System.Windows.Data.BindingExpression.TransferValue(Object newValue, Boolean isASubPropertyChange)
     at System.Windows.Data.BindingExpression.ScheduleTransfer(Boolean isASubPropertyChange)
     at MS.Internal.Data.ClrBindingWorker.NewValueAvailable(Boolean dependencySourcesChanged, Boolean initialValue, Boolean isASubPropertyChange)
     at MS.Internal.Data.PropertyPathWorker.UpdateSourceValueState(Int32 k, ICollectionView collectionView, Object newValue, Boolean isASubPropertyChange)
     at MS.Internal.Data.PropertyPathWorker.OnDependencyPropertyChanged(DependencyObject d, DependencyProperty dp, Boolean isASubPropertyChange)
     at MS.Internal.Data.ClrBindingWorker.OnSourceInvalidation(DependencyObject d, DependencyProperty dp, Boolean isASubPropertyChange)
     at System.Windows.Data.BindingExpression.HandlePropertyInvalidation(DependencyObject d, DependencyPropertyChangedEventArgs args)
     at System.Windows.Data.BindingExpressionBase.OnPropertyInvalidation(DependencyObject d, DependencyPropertyChangedEventArgs args)
     at System.Windows.Data.BindingExpression.OnPropertyInvalidation(DependencyObject d, DependencyPropertyChangedEventArgs args)
     at System.Windows.DependentList.InvalidateDependents(DependencyObject source, DependencyPropertyChangedEventArgs sourceArgs)
     at System.Windows.DependencyObject.NotifyPropertyChange(DependencyPropertyChangedEventArgs args)
     at System.Windows.DependencyObject.UpdateEffectiveValue(EntryIndex entryIndex, DependencyProperty dp, PropertyMetadata metadata, EffectiveValueEntry oldEntry, EffectiveValueEntry& newEntry, Boolean coerceWithDeferredReference, Boolean coerceWithCurrentValue, OperationType operationType)
     at System.Windows.DependencyObject.SetValueCommon(DependencyProperty dp, Object value, PropertyMetadata metadata, Boolean coerceWithDeferredReference, Boolean coerceWithCurrentValue, OperationType operationType, Boolean isInternal)
     at Microsoft.VisualStudio.PlatformUI.Shell.ViewElement.UpdateParentSelectedElement()
     at Microsoft.VisualStudio.PlatformUI.Shell.View.OnIsSelectedChanged()
     at Microsoft.VisualStudio.PlatformUI.Shell.ViewElement.OnIsSelectedChanged(DependencyObject obj, DependencyPropertyChangedEventArgs args)
     at System.Windows.DependencyObject.OnPropertyChanged(DependencyPropertyChangedEventArgs e)
     at System.Windows.DependencyObject.NotifyPropertyChange(DependencyPropertyChangedEventArgs args)
     at System.Windows.DependencyObject.UpdateEffectiveValue(EntryIndex entryIndex, DependencyProperty dp, PropertyMetadata metadata, EffectiveValueEntry oldEntry, EffectiveValueEntry& newEntry, Boolean coerceWithDeferredReference, Boolean coerceWithCurrentValue, OperationType operationType)
     at System.Windows.DependencyObject.SetValueCommon(DependencyProperty dp, Object value, PropertyMetadata metadata, Boolean coerceWithDeferredReference, Boolean coerceWithCurrentValue, OperationType operationType, Boolean isInternal)
     at Microsoft.VisualStudio.PlatformUI.Shell.ViewElement.set_IsSelected(Boolean value)
     at Microsoft.VisualStudio.Platform.WindowManagement.WindowFrame.ShowInternal(ShowFlags showFlags)
     at Microsoft.VisualStudio.Platform.WindowManagement.WindowFrame.<Show>b__28()
     at Microsoft.VisualStudio.ErrorHandler.CallWithCOMConvention(Func`1 method, Boolean reportError, Boolean setShellErrorInfo)
     at Microsoft.VisualStudio.Platform.WindowManagement.WindowFrame.Show()
     at Microsoft.VisualStudio.Platform.WindowManagement.WindowManagerService.ActivateNextFrame(WindowFrame frameBeingClosed, FrameActivationOptions options)
     at Microsoft.VisualStudio.Platform.WindowManagement.WindowFrame.OnClose()
     at Microsoft.VisualStudio.Platform.WindowManagement.WindowFrame.<>c__DisplayClass7.<CloseFrame>b__8()
     at Microsoft.VisualStudio.ErrorHandler.CallWithCOMConvention(Func`1 method, Boolean reportError, Boolean setShellErrorInfo)
     at Microsoft.VisualStudio.Platform.WindowManagement.WindowFrame.CloseFrame(__FRAMECLOSE frameClose)
     at Microsoft.VisualStudio.Platform.WindowManagement.WindowFrame.EnsureStubFrameInitialized(Boolean show, StubWindowInitializationReason reason)
     at Microsoft.VisualStudio.Platform.WindowManagement.WindowFrame.<>c__DisplayClass16.<GetProperty>b__17()
     at Microsoft.VisualStudio.ErrorHandler.CallWithCOMConvention(Func`1 method, Boolean reportError, Boolean setShellErrorInfo)
     at Microsoft.VisualStudio.Platform.WindowManagement.WindowFrame.GetProperty(Int32 propid, Object& pvarOut)
     at Microsoft.VisualStudio.Platform.WindowManagement.WindowFrame.MarshalingWindowFrame.<>c__DisplayClass6.<Microsoft_VisualStudio_Shell_Interop_IVsWindowFrame_GetProperty>b__7()
     at Microsoft.VisualStudio.Shell.ThreadHelper.Invoke[TResult](Func`1 method)
     at Microsoft.VisualStudio.Platform.WindowManagement.WindowFrame.MarshalingWindowFrame.Microsoft.VisualStudio.Shell.Interop.IVsWindowFrame.GetProperty(Int32 propid, Object& pvar)
     at Microsoft.VisualStudio.Data.Tools.SqlEditor.VSIntegration.SqlEditorPackage.RDTEventHandler.OnBeforeDocumentWindowShow(UInt32 docCookie, Int32 fFirstShow, IVsWindowFrame pFrame)
     at Microsoft.Internal.VisualStudio.Shell.Interop.IVsRunningDocumentTablePrivate.NotifyOnBeforeShow(UInt32 docCookie, Int32 fFirstShow, IVsWindowFrame pFrame)
     at Microsoft.VisualStudio.Platform.WindowManagement.Rdt.NotifyOnBeforeShow(UInt32 cookie, Boolean firstShow, IVsWindowFrame frame)
     at Microsoft.VisualStudio.Platform.WindowManagement.WindowFrame.NotifyFrameShowing(UInt32 cookie, Boolean firstShow)
     at Microsoft.VisualStudio.Platform.WindowManagement.WindowFrame.ShowInternal(ShowFlags showFlags)
     at Microsoft.VisualStudio.Platform.WindowManagement.WindowFrame.EnsureContentConstructed()
     at Microsoft.VisualStudio.Platform.WindowManagement.WindowFrame.Activate()
     at Microsoft.VisualStudio.Platform.WindowManagement.WindowManagerService.viewManager_ActiveViewChanged(Object sender, ActiveViewChangedEventArgs e)
     at Microsoft.VisualStudio.PlatformUI.ExtensionMethods.RaiseEvent[TEventArgs](EventHandler`1 eventHandler, Object source, TEventArgs args)
     at Microsoft.VisualStudio.PlatformUI.Shell.ViewManager.SetActiveView(View view, ActivationType type)
     at Microsoft.VisualStudio.PlatformUI.Shell.ViewManager.ActivateViewFromTabControl(TabControl tabControl, ActivationType type)
     at Microsoft.VisualStudio.PlatformUI.Shell.ViewManager.OnTabControlSelectionChanged(Object sender, SelectionChangedEventArgs args)
     at Microsoft.VisualStudio.PlatformUI.Shell.ViewManager.<>c__DisplayClass0.<_cctor>b__28(Object sender, SelectionChangedEventArgs args)
     at System.Windows.Controls.SelectionChangedEventArgs.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 e)
     at System.Windows.Controls.TabControl.OnSelectionChanged(SelectionChangedEventArgs e)
     at Microsoft.VisualStudio.PlatformUI.LayoutSynchronizedTabControl.OnSelectionChanged(SelectionChangedEventArgs e)
     at System.Windows.Controls.Primitives.Selector.InvokeSelectionChanged(List`1 unselectedInfos, List`1 selectedInfos)
     at System.Windows.Controls.Primitives.Selector.SelectionChanger.End()
     at System.Windows.Controls.Primitives.Selector.SetSelectedHelper(Object item, FrameworkElement UI, Boolean selected)
     at System.Windows.Controls.Primitives.Selector.NotifyIsSelectedChanged(FrameworkElement container, Boolean selected, RoutedEventArgs e)
     at System.Windows.Controls.Primitives.Selector.OnSelected(Object sender, RoutedEventArgs e)
     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 e)
     at Microsoft.VisualStudio.PlatformUI.Shell.Controls.DocumentTabItem.OnSelected(RoutedEventArgs e)
     at System.Windows.Controls.TabItem.OnIsSelectedChanged(DependencyObject d, DependencyPropertyChangedEventArgs e)
     at System.Windows.DependencyObject.OnPropertyChanged(DependencyPropertyChangedEventArgs e)
     at System.Windows.FrameworkElement.OnPropertyChanged(DependencyPropertyChangedEventArgs e)
     at System.Windows.DependencyObject.NotifyPropertyChange(DependencyPropertyChangedEventArgs args)
     at System.Windows.DependencyObject.UpdateEffectiveValue(EntryIndex entryIndex, DependencyProperty dp, PropertyMetadata metadata, EffectiveValueEntry oldEntry, EffectiveValueEntry& newEntry, Boolean coerceWithDeferredReference, Boolean coerceWithCurrentValue, OperationType operationType)
     at System.Windows.DependencyObject.SetValueCommon(DependencyProperty dp, Object value, PropertyMetadata metadata, Boolean coerceWithDeferredReference, Boolean coerceWithCurrentValue, OperationType operationType, Boolean isInternal)
     at System.Windows.DependencyObject.SetValue(DependencyProperty dp, Object value)
     at Microsoft.VisualStudio.PlatformUI.Shell.ViewManager.OnTabItemMouseDown(Object sender, MouseButtonEventArgs args)
     at Microsoft.VisualStudio.PlatformUI.Shell.ViewManager.<>c__DisplayClass0.<_cctor>b__31(Object sender, MouseButtonEventArgs args)
     at System.Windows.Input.MouseButtonEventArgs.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.RaiseTrustedEvent(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, WindowMessage 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, Int32 numArgs)
     at System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Int32 numArgs, Delegate catchHandler)
     at System.Windows.Threading.Dispatcher.LegacyInvokeImpl(DispatcherPriority priority, TimeSpan timeout, Delegate method, Object args, Int32 numArgs)
     at MS.Win32.HwndSubclass.SubclassWndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam)

Viewing all articles
Browse latest Browse all 106942

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>