Reporter | ReSharper anonymous (resharper) |
---|---|
Created | Feb 11, 2011 5:28:20 AM |
Updated | Mar 31, 2012 3:12:08 AM |
Resolved | Feb 24, 2011 1:43:12 PM |
Priority | Normal |
Type | Exception |
Fix versions | No Fix versions |
State | Duplicate |
Assignee | Serge Baltic (baltic) |
Subsystem | No subsystem |
Affected versions | 6.0 |
Fixed in build | No Fixed in build |
ReSharper 6.0 EAP Version=6.0.2088.309, Built=2011-02-10T04:49:28, Configuration=“Csharp PublicMode Vbnet VS1000”
The hierarchy is Null, and the item ID is not the only allowed in this case VSITEMID_ROOT.
--- EXCEPTION #1/2 [InvalidOperationException]
Message = “The hierarchy is Null, and the item ID is not the only allowed in this case VSITEMID_ROOT.”
ExceptionPath = Root.InnerException
ClassName = System.InvalidOperationException
Data.ItemID = 53550BC0
HResult = COR_E_INVALIDOPERATION=80131509
Source = JetBrains.Platform.ReSharper.VSIntegration
StackTraceString = “
”
--- Outer —
--- EXCEPTION #2/2 [LoggerException]
Message = “The hierarchy is Null, and the item ID is not the only allowed in this case VSITEMID_ROOT.”
ExceptionPath = Root
ClassName = JetBrains.Util.LoggerException
Data.LastExtension = cs
InnerException = “Exception #1 at Root.InnerException”
HResult = COR_E_APPLICATION=80131600
StackTraceString = “
”
The hierarchy is Null, and the item ID is not the only allowed in this case VSITEMID_ROOT.
--- EXCEPTION #1/2 [InvalidOperationException]
Message = “The hierarchy is Null, and the item ID is not the only allowed in this case VSITEMID_ROOT.”
ExceptionPath = Root.InnerException
ClassName = System.InvalidOperationException
Data.ItemID = 53550BC0
HResult = COR_E_INVALIDOPERATION=80131509
Source = JetBrains.Platform.ReSharper.VSIntegration
StackTraceString = “
at JetBrains.VsIntegration.Interop.Shim.Shell.IVsMonitorSelection.CreateHitemFromSelectionEntry(IVsHierarchy hiero, VSITEMID itemid, IVsSolution vsSolution) in c:\BuildAgent\work\89b0fc7b1b46b165\Platform\src\VSIntegration\src\Interop\Shim\Shell\IVsMonitorSelection.cs:line 146 at JetBrains.VsIntegration.Interop.Shim.Shell.IVsMonitorSelection.VsSelectionToList(IVsHierarchy hierarchy, VSITEMID itemid, IVsMultiItemSelect multisel, IVsSolution vsSolution) in c:\BuildAgent\work\89b0fc7b1b46b165\Platform\src\VSIntegration\src\Interop\Shim\Shell\IVsMonitorSelection.cs:line 183 at JetBrains.VsIntegration.Interop.Events.VsSelection.Sink.Microsoft.VisualStudio.Shell.Interop.IVsSelectionEvents.OnSelectionChanged(IVsHierarchy pHierOld, UInt32 itemidOld, IVsMultiItemSelect pMISOld, ISelectionContainer pSCOld, IVsHierarchy pHierNew, UInt32 itemidNew, IVsMultiItemSelect pMISNew, ISelectionContainer pSCNew) in c:\BuildAgent\work\89b0fc7b1b46b165\Platform\src\VSIntegration\src\Interop\Events\VsSelectionEvents.cs:line 227
--- Outer —
--- EXCEPTION #2/2 [LoggerException]
Message = “The hierarchy is Null, and the item ID is not the only allowed in this case VSITEMID_ROOT.”
ExceptionPath = Root
ClassName = JetBrains.Util.LoggerException
Data.LastExtension = cs
InnerException = “Exception #1 at Root.InnerException”
HResult = COR_E_APPLICATION=80131600
StackTraceString = “
at JetBrains.VsIntegration.Interop.Events.VsSelection.Sink.Microsoft.VisualStudio.Shell.Interop.IVsSelectionEvents.OnSelectionChanged(IVsHierarchy pHierOld, UInt32 itemidOld, IVsMultiItemSelect pMISOld, ISelectionContainer pSCOld, IVsHierarchy pHierNew, UInt32 itemidNew, IVsMultiItemSelect pMISNew, ISelectionContainer pSCNew) in c:\BuildAgent\work\89b0fc7b1b46b165\Platform\src\VSIntegration\src\Interop\Events\VsSelectionEvents.cs:line 231 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.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.PerformanceTools.PerformanceSession.ViewNode(PerformanceNode node) at Microsoft.VisualStudio.PerformanceTools.PerformanceSession.ExecCommand(UInt32 itemid, Guid& pguidCmdGroup, UInt32 nCmdID, UInt32 nCmdexecopt, IntPtr pvaIn, IntPtr pvaOut)