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

RSRP-285756: No such margin in the view.

$
0
0
Reporter Victor Kropp (victor.kropp) Victor Kropp (victor.kropp)
Created Dec 7, 2011 5:10:03 PM
Updated Feb 7, 2012 6:54:29 PM
Resolved Dec 7, 2011 5:21:44 PM
Priority Normal
Type Exception
Fix versions No Fix versions
State Duplicate
Assignee Serge Baltic (baltic)
Subsystem No subsystem
Affected versions No Affected versions
Fixed in build No Fixed in build
ReSharper 6.1 EAP Version=6.5.0.0, Built=2011-12-06T17:28:28, Configuration=“Csharp InternalMode Vbnet VS1000”
No such margin in the view.

--- EXCEPTION #1/2 [InvalidOperationException]
Message = “No such margin in the view.”
ExceptionPath = Root.InnerException
ClassName = System.InvalidOperationException
Data.Dock = Right
Data.MarginName = ReSharperMarginRight
HResult = COR_E_INVALIDOPERATION=80131509
Source = JetBrains.Platform.ReSharper.VsIntegration.DevTen
StackTraceString = “
  at JetBrains.VsIntegration.DevTen.TextControl.Marginal.VsTextControlMarginDevTenEx.GetMargin(IWpfTextView view, Dock dock) in c:\kropp\ReSharper\Platform\src\VsIntegration.DevTen\Src\TextControl\Marginal\VsTextControlMarginDevTenEx.cs:line 52
     at JetBrains.VsIntegration.DevTen.TextControl.TextViewShimImpl.VsTextViewShimImplementationDevTen.Init_PushStripeToMargin() in c:\kropp\ReSharper\Platform\src\VsIntegration.DevTen\Src\TextControl\TextViewShimImpl\VsTextViewShimImplementationDevTen.cs:line 124
     at JetBrains.Util.Logger.Catch(Action action) in c:\kropp\ReSharper\Platform\src\Util\src\Logger\Logger.cs:line 245


--- Outer —

--- EXCEPTION #2/2 [LoggerException]
Message = “No such margin in the view.”
ExceptionPath = Root
ClassName = JetBrains.Util.LoggerException
Data.PlatformSccRevision = CompiledWithoutBuildServer
Data.ProductSccRevision = CompiledWithoutBuildServer
Data.VsVersion = 10.0.40219.1
InnerException = “Exception #1 at Root.InnerException”
HResult = COR_E_APPLICATION=80131600
StackTraceString = “
  at JetBrains.Util.Logger.LogException(Exception ex) in c:\kropp\ReSharper\Platform\src\Util\src\Logger\Logger.cs:line 612
     at JetBrains.Util.Logger.Catch(Action action) in c:\kropp\ReSharper\Platform\src\Util\src\Logger\Logger.cs:line 249
     at JetBrains.VsIntegration.DevTen.TextControl.TextViewShimImpl.VsTextViewShimImplementationDevTen..ctor(IVsTextView vsTextView, IVsEditorAdaptersFactoryService vsEditorAdaptersFactoryService) in c:\kropp\ReSharper\Platform\src\VsIntegration.DevTen\Src\TextControl\TextViewShimImpl\VsTextViewShimImplementationDevTen.cs:line 67
     at JetBrains.VsIntegration.DevTen.TextControl.TextViewShimImpl.VsTextViewShimImplementationFactoryDevTen.JetBrains.Platform.CommonServices.TextControlServices.IVsTextViewShimImplementationFactory.CreateInstance(IVsTextView vsTextViewRaw) in c:\kropp\ReSharper\Platform\src\VsIntegration.DevTen\Src\TextControl\TextViewShimImpl\VsTextViewShimImplementationFactoryDevTen.cs:line 26
     at JetBrains.Platform.CommonServices.TextControlServices.Impl.VsTextViewShim.AttachImplementation(IVsTextViewShimImplementationFactory factory) in c:\kropp\ReSharper\Platform\src\CommonServices\src\TextControlServices\Impl\VsTextViewShim.cs:line 168
     at JetBrains.Platform.CommonServices.TextControlServices.Impl.VsTextViewShimImplementationFactoryService.PushForEachCurrentFactoryValue_NotNull(Action`1 FEnter, Action`1 FLeave) in c:\kropp\ReSharper\Platform\src\CommonServices\src\TextControlServices\Impl\VsTextViewShimImplementationFactoryService.cs:line 83
     at JetBrains.Platform.CommonServices.TextControlServices.Impl.VsTextViewShim..ctor(VsTextViewSharedService owner, IVsTextView view) in c:\kropp\ReSharper\Platform\src\CommonServices\src\TextControlServices\Impl\VsTextViewShim.cs:line 65
     at JetBrains.Platform.CommonServices.TextControlServices.Impl.VsTextViewSharedService.CreateSharedTextView(IVsTextView textView) in c:\kropp\ReSharper\Platform\src\CommonServices\src\TextControlServices\Impl\VsTextViewSharedService.cs:line 112
     at JetBrains.VsIntegration.DevTen.TextControl.VsTextControlWindowDevTen.Init_TextViewShared() in c:\kropp\ReSharper\Platform\src\VsIntegration.DevTen\Src\TextControl\VsTextControlWindowDevTen.cs:line 140
     at JetBrains.VsIntegration.DevTen.TextControl.VsTextControlWindowDevTen.<>c__DisplayClass4.<.ctor>b__0() in c:\kropp\ReSharper\Platform\src\VsIntegration.DevTen\Src\TextControl\VsTextControlWindowDevTen.cs:line 47
     at JetBrains.Util.Logger.Catch[TValue](Func`1 F) in c:\kropp\ReSharper\Platform\src\Util\src\Logger\Logger.cs:line 263
     at JetBrains.VsIntegration.DevTen.TextControl.VsTextControlWindowDevTen..ctor(VsTextControlDevTen owner, WindowFrame frame, IShellLocks locks, IVsEditorAdaptersFactoryService vsEditorAdaptersFactoryService, IDocumentMarkupManager documentMarkupManager, IHighlighterCustomization highlighterCustomization, DefaultTextControlSchemeManager defaultTextControlSchemeManager) in c:\kropp\ReSharper\Platform\src\VsIntegration.DevTen\Src\TextControl\VsTextControlWindowDevTen.cs:line 47
     at JetBrains.VsIntegration.DevTen.TextControl.VsTextControlDevTen..ctor(IWpfTextView vstextview, VsDocumentWhidbey document, WindowFrame frame, IShellLocks locks, TextControlTypingHandlers textControlTypingHandlers, VsCommandProcessor vsCommandProcessor, VsActionManager vsActionManager, ChangeManager changeManager, DocumentChangeManager documentChangeManager, VsDocumentManagerSynchronization vsDocumentManagerSynchronization, DefaultTextControlSchemeManager defaultTextControlSchemeManager, IVsEditorAdaptersFactoryService vsEditorAdaptersFactoryService, IOutliningManagerService outliningManagerService, IEditorOperationsFactoryService editorOperationsFactoryService, IDocumentMarkupManager documentMarkupManager, IHighlighterCustomization highlighterCustomization) in c:\kropp\ReSharper\Platform\src\VsIntegration.DevTen\Src\TextControl\VsTextControlDevTen.cs:line 86
     at System.RuntimeMethodHandle.InvokeMethod(Object target, Object[] arguments, Signature sig, Boolean constructor)
     at System.Reflection.RuntimeConstructorInfo.Invoke(BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)
     at System.Reflection.ConstructorInfo.Invoke(Object[] parameters)
     at JetBrains.Application.Components.TypeComponentDescriptor.CreateInstanceImpl() in c:\kropp\ReSharper\Platform\src\ComponentModel\src\Components\TypeComponentDescriptor.cs:line 195
     at JetBrains.Application.Components.TypeComponentDescriptor.CreateInstance() in c:\kropp\ReSharper\Platform\src\ComponentModel\src\Components\TypeComponentDescriptor.cs:line 220
     at JetBrains.Application.Components.TypeComponentDescriptor.CreateInstanceChecked(OnError onError) in c:\kropp\ReSharper\Platform\src\ComponentModel\src\Components\TypeComponentDescriptor.cs:line 232
     at JetBrains.Application.Components.TypeComponentDescriptor.get_Instance() in c:\kropp\ReSharper\Platform\src\ComponentModel\src\Components\TypeComponentDescriptor.cs:line 43
     at JetBrains.Application.Components.ComponentContainer.ResolveDescriptors(IEnumerable`1 descriptors) in c:\kropp\ReSharper\Platform\src\ComponentModel\src\Components\ComponentContainer.Registration.cs:line 121
     at JetBrains.Application.Components.ComponentContainer.Compose() in c:\kropp\ReSharper\Platform\src\ComponentModel\src\Components\ComponentContainer.cs:line 144
     at JetBrains.Application.Components.FactoryComponentContainer.CreateInstance(Lifetime lifetime, Type objecttype, IComponentContainer parent, Object[] args) in c:\kropp\ReSharper\Platform\src\ComponentModel\src\Components\FactoryComponentContainer.cs:line 75
     at JetBrains.Application.Components.FactoryComponentContainer.CreateInstance[TInstance](Lifetime lifetime, IComponentContainer parent, Object[] args) in c:\kropp\ReSharper\Platform\src\ComponentModel\src\Components\FactoryComponentContainer.cs:line 26
     at JetBrains.VsIntegration.DevTen.TextControl.VsTextControlCreatorDevTen.CreateTextControl[TTextControl](CreateTextControlParams`1 param) in c:\kropp\ReSharper\Platform\src\VsIntegration.DevTen\Src\TextControl\VsTextControlCreatorDevTen.cs:line 127
     at JetBrains.VsIntegration.DevTen.TextControl.VsAttachTextControlsToTextViews.<>c__DisplayClass2.<.ctor>b__0(Lifetime lifetimeTextView, IWpfTextView textView) in c:\kropp\ReSharper\Platform\src\VsIntegration.DevTen\Src\TextControl\VsAttachTextControlsToTextViews.cs:line 61
     at JetBrains.DataFlow.ICollectionEventsEx.<>c__DisplayClass17`1.<>c__DisplayClass20.<ForEachItemCore>b__10() in c:\kropp\ReSharper\Platform\src\Util\src\DataFlow\Extension\ICollectionEventsEx.cs:line 210
     at JetBrains.Util.Logger.Catch(Action action) in c:\kropp\ReSharper\Platform\src\Util\src\Logger\Logger.cs:line 245
     at JetBrains.DataFlow.ICollectionEventsEx.<>c__DisplayClass17`1.<ForEachItemCore>b__f(AddRemoveEventArgs`1 args) in c:\kropp\ReSharper\Platform\src\Util\src\DataFlow\Extension\ICollectionEventsEx.cs:line 210
     at JetBrains.DataFlow.Signal`1.NotifySinks(TValue payload) in c:\kropp\ReSharper\Platform\src\Util\src\DataFlow\Signal!1.cs:line 364
     at JetBrains.DataFlow.Signal`1.Fire(TValue value, Object cookie) in c:\kropp\ReSharper\Platform\src\Util\src\DataFlow\Signal!1.cs:line 524
     at JetBrains.DataFlow.CollectionEvents`1.FireAddRemove(AddRemove action, TValue value, Object cookie) in c:\kropp\ReSharper\Platform\src\Util\src\DataFlow\CollectionEvents!1.cs:line 273
     at JetBrains.DataFlow.CollectionEvents`1.InternalAdd(TValue value, Object cookie) in c:\kropp\ReSharper\Platform\src\Util\src\DataFlow\CollectionEvents!1.cs:line 371
     at JetBrains.DataFlow.CollectionEvents`1.AddRange(IEnumerable`1 items) in c:\kropp\ReSharper\Platform\src\Util\src\DataFlow\CollectionEvents!1.cs:line 553
     at JetBrains.VsIntegration.DevTen.TextControl.VsTextViewCollectorDevTen.<>c__DisplayClass7.<.ctor>b__2() in c:\kropp\ReSharper\Platform\src\VsIntegration.DevTen\Src\TextControl\VsTextViewCollectorDevTen.cs:line 52
     at JetBrains.Util.Concurrency.UnguardedCallbackMerger.<>c__DisplayClass3.<ExecuteOrQueueOrMerge>b__0() in c:\kropp\ReSharper\Platform\src\Util\src\Concurrency\UnguardedCallbackMerger.cs:line 140
     at JetBrains.Threading.ReentrancyGuard.Execute(String name, Action action) in c:\kropp\ReSharper\Platform\src\Util\src\Concurrency\ReentrancyGuard.cs:line 267
     at JetBrains.Threading.ReentrancyGuard.TryExecute(String name, Action action) in c:\kropp\ReSharper\Platform\src\Util\src\Concurrency\ReentrancyGuard.cs:line 415
     at JetBrains.Threading.ReentrancyGuardEx.ExecuteOrQueue(ReentrancyGuard thіs, Lifetime lifetime, String name, Action F) in c:\kropp\ReSharper\Platform\src\Util\src\Concurrency\ReentrancyGuardEx.cs:line 65
     at JetBrains.Util.Concurrency.UnguardedCallbackMerger.ExecuteOrQueueOrMerge(Lifetime lifetimeQueue, String name, Action F) in c:\kropp\ReSharper\Platform\src\Util\src\Concurrency\UnguardedCallbackMerger.cs:line 137
     at JetBrains.VsIntegration.DevTen.TextControl.VsTextViewCollectorDevTen.<>c__DisplayClass7.<.ctor>b__3() in c:\kropp\ReSharper\Platform\src\VsIntegration.DevTen\Src\TextControl\VsTextViewCollectorDevTen.cs:line 59
     at JetBrains.DataFlow.ISignalEx.<>c__DisplayClass1`1.<Advise>b__0(TValue value) in c:\kropp\ReSharper\Platform\src\Util\src\DataFlow\Extension\ISignalEx.cs:line 23
     at JetBrains.DataFlow.Signal`1.NotifySinks(TValue payload) in c:\kropp\ReSharper\Platform\src\Util\src\DataFlow\Signal!1.cs:line 364
     at JetBrains.DataFlow.Signal`1.Fire(TValue value, Object cookie) in c:\kropp\ReSharper\Platform\src\Util\src\DataFlow\Signal!1.cs:line 524
     at JetBrains.DataFlow.Signal`1.Fire(TValue value) in c:\kropp\ReSharper\Platform\src\Util\src\DataFlow\Signal!1.cs:line 473
     at JetBrains.VsIntegration.Interop.Events.VsRunningDocumentTableEvents.Sink.Microsoft.VisualStudio.Shell.Interop.IVsRunningDocTableEvents.OnBeforeDocumentWindowShow(UInt32 docCookie, Int32 fFirstShow, IVsWindowFrame pFrame) in c:\kropp\ReSharper\Platform\src\VSIntegration\src\Interop\Events\VsRunningDocumentTableEvents.cs:line 385
     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.<Show>b__26()
     at Microsoft.VisualStudio.ErrorHandler.CallWithCOMConvention(Func`1 method)
     at Microsoft.VisualStudio.Platform.WindowManagement.WindowFrame.Show()
     at Microsoft.VisualStudio.Platform.WindowManagement.WindowFrame.MarshalingWindowFrame.<Microsoft.VisualStudio.Shell.Interop.IVsWindowFrame.Show>b__7a()
     at Microsoft.VisualStudio.Shell.ThreadHelper.Invoke[TResult](Func`1 method)
     at Microsoft.VisualStudio.Platform.WindowManagement.WindowFrame.MarshalingWindowFrame.Microsoft.VisualStudio.Shell.Interop.IVsWindowFrame.Show()
     at Microsoft.VisualStudio.Editor.Implementation.VsTextViewAdapter.OnEditorOrMenuGotFocus(Object sender, EventArgs e)
     at Microsoft.VisualStudio.Editor.Implementation.EditorAndMenuFocusTracker.RaiseGotFocus()
     at Microsoft.VisualStudio.Editor.Implementation.EditorAndMenuFocusTracker.OnGotAggregateFocus(Object sender, EventArgs e)
     at Microsoft.VisualStudio.Text.Utilities.GuardedOperations.RaiseEvent(Object sender, EventHandler eventHandlers)
     at Microsoft.VisualStudio.Text.Editor.Implementation.WpfTextView.QueueAggregateFocusCheck()
     at Microsoft.VisualStudio.Text.Editor.Implementation.WpfTextView.OnGotKeyboardFocus(Object sender, KeyboardFocusChangedEventArgs e)
     at System.Windows.Input.KeyboardFocusChangedEventArgs.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.KeyboardDevice.ChangeFocus(DependencyObject focus, Int32 timestamp)
     at System.Windows.Input.KeyboardDevice.TryChangeFocus(DependencyObject newFocus, IKeyboardInputProvider keyboardInputProvider, Boolean askOld, Boolean askNew, Boolean forceToNullIfFailed)
     at System.Windows.Input.KeyboardDevice.Focus(DependencyObject focus, Boolean askOld, Boolean askNew, Boolean forceToNullIfFailed)
     at System.Windows.Input.KeyboardDevice.Focus(IInputElement element)
     at System.Windows.UIElement.Focus()
     at System.Windows.Input.KeyboardNavigation.Navigate(DependencyObject currentElement, TraversalRequest request, ModifierKeys modifierKeys, DependencyObject firstElement)
     at System.Windows.FrameworkElement.MoveFocus(TraversalRequest request)
     at Microsoft.VisualStudio.PlatformUI.FocusHelper.MoveFocusInto(UIElement element)
     at Microsoft.VisualStudio.Platform.WindowManagement.Controls.GenericPaneContentPresenter.OnGotKeyboardFocus(KeyboardFocusChangedEventArgs e)
     at System.Windows.UIElement.OnGotKeyboardFocusThunk(Object sender, KeyboardFocusChangedEventArgs e)
     at System.Windows.Input.KeyboardFocusChangedEventArgs.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.KeyboardDevice.ChangeFocus(DependencyObject focus, Int32 timestamp)
     at System.Windows.Input.KeyboardDevice.TryChangeFocus(DependencyObject newFocus, IKeyboardInputProvider keyboardInputProvider, Boolean askOld, Boolean askNew, Boolean forceToNullIfFailed)
     at System.Windows.Input.KeyboardDevice.Focus(DependencyObject focus, Boolean askOld, Boolean askNew, Boolean forceToNullIfFailed)
     at System.Windows.Input.KeyboardDevice.Focus(IInputElement element)
     at System.Windows.UIElement.Focus()
     at System.Windows.Input.KeyboardNavigation.Navigate(DependencyObject currentElement, TraversalRequest request, ModifierKeys modifierKeys, DependencyObject firstElement)
     at System.Windows.FrameworkElement.MoveFocus(TraversalRequest request)
     at Microsoft.VisualStudio.PlatformUI.FocusHelper.MoveFocusInto(UIElement element)
     at Microsoft.VisualStudio.PlatformUI.PendingFocusHelper.SetFocusOnLoad(FrameworkElement element)
     at Microsoft.VisualStudio.Platform.WindowManagement.WindowFrame.FocusInnerContent()
     at Microsoft.VisualStudio.Platform.WindowManagement.WindowFrame.Activate()
     at Microsoft.VisualStudio.Platform.WindowManagement.WindowManagerService.viewManager_ActiveViewChanged(Object sender, ActiveViewChangedEventArgs e)
     at System.EventHandler`1.Invoke(Object sender, TEventArgs 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.ActivateViewFromPresenter(ViewPresenter presenter, ActivationType type)
     at Microsoft.VisualStudio.PlatformUI.Shell.ViewManager.<.cctor>b__10(Object sender, KeyboardFocusChangedEventArgs args)
     at System.Windows.Input.KeyboardFocusChangedEventArgs.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.KeyboardDevice.TryChangeFocus(DependencyObject newFocus, IKeyboardInputProvider keyboardInputProvider, Boolean askOld, Boolean askNew, Boolean forceToNullIfFailed)
     at System.Windows.Input.KeyboardDevice.Focus(DependencyObject focus, Boolean askOld, Boolean askNew, Boolean forceToNullIfFailed)
     at System.Windows.Input.KeyboardDevice.Focus(IInputElement element)
     at System.Windows.UIElement.Focus()
     at System.Windows.Input.KeyboardNavigation.Navigate(DependencyObject currentElement, TraversalRequest request, ModifierKeys modifierKeys, DependencyObject firstElement)
     at System.Windows.FrameworkElement.MoveFocus(TraversalRequest request)
     at Microsoft.VisualStudio.PlatformUI.FocusHelper.MoveFocusInto(UIElement element)
     at Microsoft.VisualStudio.PlatformUI.PendingFocusHelper.OnPendingFocusElementLoaded(Object sender, RoutedEventArgs args)
     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.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 MS.Internal.Threading.ExceptionFilterHelper.TryCatchWhen(Object source, Delegate method, Object args, Int32 numArgs, 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.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
     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, Int32 numArgs)
     at MS.Internal.Threading.ExceptionFilterHelper.TryCatchWhen(Object source, Delegate method, Object args, Int32 numArgs, 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.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
     at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
     at System.Windows.Threading.DispatcherOperation.Invoke()
     at System.Windows.Threading.Dispatcher.InvokeImpl(DispatcherOperation operation, CancellationToken cancellationToken, TimeSpan timeout)
     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