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

RSRP-281112: No such margin in the view.

$
0
0
Reporter ReSharper anonymous (resharper) ReSharper anonymous (resharper)
Created Nov 16, 2011 2:44:19 PM
Updated Feb 7, 2012 6:54:29 PM
Resolved Nov 18, 2011 4:46:10 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.1.3.57, Built=2011-11-13T02:55:14, Configuration=“Csharp PublicMode 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:\BuildAgent\work\f4954dbf762b12ec\Platform\src\VsIntegration.DevTen\Src\TextControl\Marginal\VsTextControlMarginDevTenEx.cs:line 52
     at JetBrains.VsIntegration.DevTen.TextControl.TextViewShimImpl.VsTextViewShimImplementationDevTen.Init_PushStripeToMargin() in c:\BuildAgent\work\f4954dbf762b12ec\Platform\src\VsIntegration.DevTen\Src\TextControl\TextViewShimImpl\VsTextViewShimImplementationDevTen.cs:line 124
     at JetBrains.Util.Logger.Catch(Action action) in c:\BuildAgent\work\f4954dbf762b12ec\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.Catch(Action action) in c:\BuildAgent\work\f4954dbf762b12ec\Platform\src\Util\src\Logger\Logger.cs:line 249
     at JetBrains.VsIntegration.DevTen.TextControl.TextViewShimImpl.VsTextViewShimImplementationDevTen..ctor(IVsTextView vsTextView, IVsEditorAdaptersFactoryService vsEditorAdaptersFactoryService) in c:\BuildAgent\work\f4954dbf762b12ec\Platform\src\VsIntegration.DevTen\Src\TextControl\TextViewShimImpl\VsTextViewShimImplementationDevTen.cs:line 70
     at JetBrains.VsIntegration.DevTen.TextControl.TextViewShimImpl.VsTextViewShimImplementationFactoryDevTen.JetBrains.Platform.CommonServices.TextControlServices.IVsTextViewShimImplementationFactory.CreateInstance(IVsTextView vsTextViewRaw) in c:\BuildAgent\work\f4954dbf762b12ec\Platform\src\VsIntegration.DevTen\Src\TextControl\TextViewShimImpl\VsTextViewShimImplementationFactoryDevTen.cs:line 26
     at JetBrains.Platform.CommonServices.TextControlServices.Impl.VsTextViewShim.AttachImplementation(IVsTextViewShimImplementationFactory factory) in c:\BuildAgent\work\f4954dbf762b12ec\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:\BuildAgent\work\f4954dbf762b12ec\Platform\src\CommonServices\src\TextControlServices\Impl\VsTextViewShimImplementationFactoryService.cs:line 83
     at JetBrains.Platform.CommonServices.TextControlServices.Impl.VsTextViewShim..ctor(VsTextViewSharedService owner, IVsTextView view) in c:\BuildAgent\work\f4954dbf762b12ec\Platform\src\CommonServices\src\TextControlServices\Impl\VsTextViewShim.cs:line 65
     at JetBrains.Platform.CommonServices.TextControlServices.Impl.VsTextViewSharedService.CreateSharedTextView(IVsTextView textView) in c:\BuildAgent\work\f4954dbf762b12ec\Platform\src\CommonServices\src\TextControlServices\Impl\VsTextViewSharedService.cs:line 112
     at JetBrains.VsIntegration.DevTen.TextControl.VsTextControlWindowDevTen.Init_TextViewShared() in c:\BuildAgent\work\f4954dbf762b12ec\Platform\src\VsIntegration.DevTen\Src\TextControl\VsTextControlWindowDevTen.cs:line 0
     at JetBrains.VsIntegration.DevTen.TextControl.VsTextControlWindowDevTen.<>c__DisplayClass4.<.ctor>b__0() in c:\BuildAgent\work\f4954dbf762b12ec\Platform\src\VsIntegration.DevTen\Src\TextControl\VsTextControlWindowDevTen.cs:line 47
     at JetBrains.Util.Logger.Catch[TValue](Func`1 F) in c:\BuildAgent\work\f4954dbf762b12ec\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:\BuildAgent\work\f4954dbf762b12ec\Platform\src\VsIntegration.DevTen\Src\TextControl\VsTextControlWindowDevTen.cs:line 48
     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:\BuildAgent\work\f4954dbf762b12ec\Platform\src\VsIntegration.DevTen\Src\TextControl\VsTextControlDevTen.cs:line 86
     at System.RuntimeMethodHandle._InvokeConstructor(IRuntimeMethodInfo method, Object[] args, SignatureStruct& signature, RuntimeType declaringType)
     at System.RuntimeMethodHandle.InvokeConstructor(IRuntimeMethodInfo method, Object[] args, SignatureStruct signature, RuntimeType declaringType)
     at System.Reflection.RuntimeConstructorInfo.Invoke(BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)
     at JetBrains.Application.Components.TypeComponentDescriptor.CreateInstanceImpl() in c:\BuildAgent\work\f4954dbf762b12ec\Platform\src\ComponentModel\src\Components\TypeComponentDescriptor.cs:line 195
     at JetBrains.Application.Components.TypeComponentDescriptor.CreateInstance() in c:\BuildAgent\work\f4954dbf762b12ec\Platform\src\ComponentModel\src\Components\TypeComponentDescriptor.cs:line 220
     at JetBrains.Application.Components.TypeComponentDescriptor.CreateInstanceChecked(OnError onError) in c:\BuildAgent\work\f4954dbf762b12ec\Platform\src\ComponentModel\src\Components\TypeComponentDescriptor.cs:line 233
     at JetBrains.Application.Components.TypeComponentDescriptor.get_Instance() in c:\BuildAgent\work\f4954dbf762b12ec\Platform\src\ComponentModel\src\Components\TypeComponentDescriptor.cs:line 44
     at JetBrains.Application.Components.ComponentContainer.ResolveDescriptors(IEnumerable`1 descriptors) in c:\BuildAgent\work\f4954dbf762b12ec\Platform\src\ComponentModel\src\Components\ComponentContainer.Registration.cs:line 121
     at JetBrains.Application.Components.ComponentContainer.Compose() in c:\BuildAgent\work\f4954dbf762b12ec\Platform\src\ComponentModel\src\Components\ComponentContainer.cs:line 146
     at JetBrains.Application.Components.FactoryComponentContainer.CreateInstance(Lifetime lifetime, Type objecttype, IComponentContainer parent, Object[] args) in c:\BuildAgent\work\f4954dbf762b12ec\Platform\src\ComponentModel\src\Components\FactoryComponentContainer.cs:line 75
     at JetBrains.Application.Components.FactoryComponentContainer.CreateInstance[TInstance](Lifetime lifetime, IComponentContainer parent, Object[] args) in c:\BuildAgent\work\f4954dbf762b12ec\Platform\src\ComponentModel\src\Components\FactoryComponentContainer.cs:line 26
     at JetBrains.VsIntegration.DevTen.TextControl.VsTextControlCreatorDevTen.CreateTextControl[TTextControl](CreateTextControlParams`1 param) in c:\BuildAgent\work\f4954dbf762b12ec\Platform\src\VsIntegration.DevTen\Src\TextControl\VsTextControlCreatorDevTen.cs:line 126
     at JetBrains.VsIntegration.DevTen.TextControl.VsAttachTextControlsToTextViews.<>c__DisplayClass2.<.ctor>b__0(Lifetime lifetimeTextView, IWpfTextView textView) in c:\BuildAgent\work\f4954dbf762b12ec\Platform\src\VsIntegration.DevTen\Src\TextControl\VsAttachTextControlsToTextViews.cs:line 61
     at JetBrains.DataFlow.ICollectionEventsEx.<>c__DisplayClass17`1.<>c__DisplayClass20.<ForEachItemCore>b__10() in c:\BuildAgent\work\f4954dbf762b12ec\Platform\src\Util\src\DataFlow\Extension\ICollectionEventsEx.cs:line 210
     at JetBrains.Util.Logger.Catch(Action action) in c:\BuildAgent\work\f4954dbf762b12ec\Platform\src\Util\src\Logger\Logger.cs:line 245
     at JetBrains.DataFlow.ICollectionEventsEx.<>c__DisplayClass17`1.<ForEachItemCore>b__f(AddRemoveEventArgs`1 args) in c:\BuildAgent\work\f4954dbf762b12ec\Platform\src\Util\src\DataFlow\Extension\ICollectionEventsEx.cs:line 211
     at JetBrains.DataFlow.Signal`1.NotifySinks(TValue payload) in c:\BuildAgent\work\f4954dbf762b12ec\Platform\src\Util\src\DataFlow\Signal!1.cs:line 364
     at JetBrains.DataFlow.Signal`1.<.ctor>b__0(Signal`1 this, TValue value, Object cookie) in c:\BuildAgent\work\f4954dbf762b12ec\Platform\src\Util\src\DataFlow\Signal!1.cs:line 524
at Signal(AddRemoveEventArgs`1::AddRemove) #1F.Fire[0](Action`3 , Signal`1 , 0 , Object )
     at JetBrains.DataFlow.Signal`1.Fire(TValue value, Object cookie) in c:\BuildAgent\work\f4954dbf762b12ec\Platform\src\Util\src\DataFlow\Signal!1.cs:line 483
     at JetBrains.DataFlow.CollectionEvents`1.FireAddRemove(AddRemove action, TValue value, Object cookie) in c:\BuildAgent\work\f4954dbf762b12ec\Platform\src\Util\src\DataFlow\CollectionEvents!1.cs:line 273
     at JetBrains.DataFlow.CollectionEvents`1.InternalAddAnnotatee(TValue value, Object cookie) in c:\BuildAgent\work\f4954dbf762b12ec\Platform\src\Util\src\DataFlow\CollectionEvents!1.cs:line 374
at CollectionEvents`1(IWpfTextView::VsTextViewSink.VsTextViewsGuarded).Add[0](Func`3 , 0 , Object )
     at JetBrains.DataFlow.CollectionEvents`1.InternalAdd(TValue value, Object cookie) in c:\BuildAgent\work\f4954dbf762b12ec\Platform\src\Util\src\DataFlow\CollectionEvents!1.cs:line 329
     at JetBrains.DataFlow.CollectionEvents`1.AddRange(IEnumerable`1 items) in c:\BuildAgent\work\f4954dbf762b12ec\Platform\src\Util\src\DataFlow\CollectionEvents!1.cs:line 553
     at JetBrains.VsIntegration.DevTen.TextControl.VsTextViewCollectorDevTen.<>c__DisplayClass6.<.ctor>b__0() in c:\BuildAgent\work\f4954dbf762b12ec\Platform\src\VsIntegration.DevTen\Src\TextControl\VsTextViewCollectorDevTen.cs:line 42
     at JetBrains.Util.Concurrency.UnguardedCallbackMerger.<>c__DisplayClass3.<ExecuteOrQueueOrMerge>b__0() in c:\BuildAgent\work\f4954dbf762b12ec\Platform\src\Util\src\Concurrency\UnguardedCallbackMerger.cs:line 140
at Action(TmpHarvestViews).Execute(Action )
     at JetBrains.Threading.ReentrancyGuard.Execute(String name, Action action) in c:\BuildAgent\work\f4954dbf762b12ec\Platform\src\Util\src\Concurrency\ReentrancyGuard.cs:line 265
     at JetBrains.Threading.ReentrancyGuard.TryExecute(String name, Action action) in c:\BuildAgent\work\f4954dbf762b12ec\Platform\src\Util\src\Concurrency\ReentrancyGuard.cs:line 416
     at JetBrains.Threading.ReentrancyGuardEx.ExecuteOrQueue(ReentrancyGuard thіs, Lifetime lifetime, String name, Action F) in c:\BuildAgent\work\f4954dbf762b12ec\Platform\src\Util\src\Concurrency\ReentrancyGuardEx.cs:line 65
     at JetBrains.Util.Concurrency.UnguardedCallbackMerger.ExecuteOrQueueOrMerge(Lifetime lifetimeQueue, String name, Action F) in c:\BuildAgent\work\f4954dbf762b12ec\Platform\src\Util\src\Concurrency\UnguardedCallbackMerger.cs:line 137
     at JetBrains.VsIntegration.DevTen.TextControl.VsTextViewCollectorDevTen.<>c__DisplayClass8.<.ctor>b__4() in c:\BuildAgent\work\f4954dbf762b12ec\Platform\src\VsIntegration.DevTen\Src\TextControl\VsTextViewCollectorDevTen.cs:line 48
     at JetBrains.DataFlow.ISignalEx.<>c__DisplayClass1`1.<Advise>b__0(TValue value) in c:\BuildAgent\work\f4954dbf762b12ec\Platform\src\Util\src\DataFlow\Extension\ISignalEx.cs:line 23
     at JetBrains.DataFlow.Signal`1.NotifySinks(TValue payload) in c:\BuildAgent\work\f4954dbf762b12ec\Platform\src\Util\src\DataFlow\Signal!1.cs:line 364
     at JetBrains.DataFlow.Signal`1.<.ctor>b__0(Signal`1 this, TValue value, Object cookie) in c:\BuildAgent\work\f4954dbf762b12ec\Platform\src\Util\src\DataFlow\Signal!1.cs:line 524
at Signal(IVsTextView::RegisterView).Fire[0](Action`3 , Signal`1 , 0 , Object )
     at JetBrains.DataFlow.Signal`1.Fire(TValue value, Object cookie) in c:\BuildAgent\work\f4954dbf762b12ec\Platform\src\Util\src\DataFlow\Signal!1.cs:line 483
     at JetBrains.DataFlow.Signal`1.Fire(TValue value) in c:\BuildAgent\work\f4954dbf762b12ec\Platform\src\Util\src\DataFlow\Signal!1.cs:line 474
     at JetBrains.VsIntegration.Interop.Events.VsTextManagerEvents.Sink.Microsoft.VisualStudio.TextManager.Interop.IVsTextManagerEvents.OnRegisterView(IVsTextView pView) in c:\BuildAgent\work\f4954dbf762b12ec\Platform\src\VSIntegration\src\Interop\Events\VsTextManagerEvents.cs:line 101
     at Microsoft.VisualStudio.TextManager.Interop.IVsTextManager.RegisterView(IVsTextView pView, IVsTextBuffer pBuffer)
     at Microsoft.VisualStudio.Editor.Implementation.VsTextViewAdapter.Init_InitializeWpfTextView()
     at Microsoft.VisualStudio.Editor.Implementation.VsTextViewAdapter.Init_OnActivation()
     at Microsoft.VisualStudio.Editor.Implementation.VsTextViewAdapter.QueryStatus(Guid& pguidCmdGroup, UInt32 cCmds, OLECMD[] prgCmds, IntPtr pCmdText)
     at Microsoft.VisualStudio.Editor.Implementation.VsCodeWindowAdapter.QueryStatus(Guid& pguidCmdGroup, UInt32 cCmds, OLECMD[] prgCmds, IntPtr pCmdText)
     at Microsoft.VisualStudio.Platform.WindowManagement.DocumentObjectSite.QueryStatus(Guid& pguidCmdGroup, UInt32 cCmds, OLECMD[] prgCmds, IntPtr pCmdText)
     at Microsoft.VisualStudio.Platform.WindowManagement.WindowFrame.QueryStatus(Guid& pguidCmdGroup, UInt32 cCmds, OLECMD[] prgCmds, IntPtr pCmdText)
     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 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.ActivateViewFromTabControl(TabControl tabControl, ActivationType type)
     at Microsoft.VisualStudio.PlatformUI.Shell.ViewManager.OnTabControlSelectionChanged(Object sender, SelectionChangedEventArgs args)
     at Microsoft.VisualStudio.PlatformUI.Shell.ViewManager.<.cctor>b__13(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 unselectedItems, List`1 selectedItems)
     at System.Windows.Controls.Primitives.Selector.SelectionChanger.End()
     at System.Windows.Controls.Primitives.Selector.SelectionChanger.SelectJustThisItem(Object item, 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)
     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.ViewElement.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.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.Shell.Interop.IVsProject2.ReopenItem(UInt32 itemid, Guid& rguidEditorType, String pszPhysicalView, Guid& rguidLogicalView, IntPtr punkDocDataExisting, IVsWindowFrame& ppWindowFrame)
     at Microsoft.VisualStudio.Platform.WindowManagement.WindowManagerService.ReopenDocumentFrame(FrameMoniker moniker, Guid initialLogicalView, Boolean isExternal)
     at Microsoft.VisualStudio.Platform.WindowManagement.WindowManagerService.LoadDocumentStates(IStream stream, Int32 fExternal)
     at Microsoft.VisualStudio.TeamFoundation.VersionControl.IVersionControlProvider.OpenFromSCC(String solutionFile, String localDir, String version, VersionControlOpenFromSccOverwrite overwriteMode)
     at Microsoft.VisualStudio.TeamFoundation.VersionControl.HatPackage.OpenSolutionWithWorkspace(Workspace workspace, String serverItem, VersionSpec spec)
     at Microsoft.VisualStudio.TeamFoundation.VersionControl.ExplorerSccVS.OnView()
     at Microsoft.TeamFoundation.VersionControl.Controls.ExplorerScc.OpenSelectedNodeHandler()
     at Microsoft.TeamFoundation.VersionControl.Controls.ListViewExplorer.OpenSelectedNode()
     at Microsoft.TeamFoundation.VersionControl.Controls.ListViewExplorer.OnMouseDoubleClick(MouseEventArgs e)
     at System.Windows.Forms.ListView.WndProc(Message& m)
     at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
     at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
     at System.Windows.Forms.NativeWindow.DebuggableCallback(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>