Reporter | Ashley Noble (anobleperson) |
---|---|
Created | Nov 21, 2011 3:49:36 AM |
Updated | Apr 16, 2012 1:25:44 AM |
Priority | Normal |
Type | Exception |
Fix versions | No Fix versions |
State | Submitted |
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.4.67, Built=2011-11-14T13:51:48, 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 = 0E5C0208
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
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 Action(OleCommandTargetExec).Execute(Action )
”
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 = 0E5C0208
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\f4954dbf762b12ec\Platform\src\VSIntegration\src\Interop\Shim\Shell\IVsMonitorSelection.cs:line 148 at JetBrains.VsIntegration.Interop.Shim.Shell.IVsMonitorSelection.VsSelectionToList(IVsHierarchy hierarchy, VSITEMID itemid, IVsMultiItemSelect multisel, IVsSolution vsSolution) in c:\BuildAgent\work\f4954dbf762b12ec\Platform\src\VSIntegration\src\Interop\Shim\Shell\IVsMonitorSelection.cs:line 185 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\f4954dbf762b12ec\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
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.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\f4954dbf762b12ec\Platform\src\VSIntegration\src\Interop\Events\VsSelectionEvents.cs:line 231 at Microsoft.Internal.VisualStudio.Shell.Interop.IVsTrackSelectionExPrivate.Revoke() at Microsoft.VisualStudio.Platform.WindowManagement.DocumentObjectSite.RevokeSelection() at Microsoft.VisualStudio.Platform.WindowManagement.DocumentObjectSite.ReleaseDocument(__FRAMECLOSE frameClose) at Microsoft.VisualStudio.Platform.WindowManagement.WindowFrame.QueryCloseFrame(__FRAMECLOSE originalFrameClose, Int32& hr) at Microsoft.VisualStudio.Platform.WindowManagement.WindowFrame.<>c__DisplayClass8.<CloseFrame>b__7() at Microsoft.VisualStudio.ErrorHandler.CallWithCOMConvention(Func`1 method) at Microsoft.VisualStudio.Platform.WindowManagement.WindowFrame.CloseFrame(__FRAMECLOSE frameClose) at Microsoft.VisualStudio.Platform.WindowManagement.WindowManagerService.CloseFrames(IEnumerable`1 frameList) at Microsoft.VisualStudio.Platform.WindowManagement.WindowManagerService.CloseAllDocuments(Boolean allButThis) at Microsoft.VisualStudio.Platform.WindowManagement.WindowManagerService.Exec(Guid& pguidCmdGroup, UInt32 nCmdID, UInt32 nCmdexecopt, IntPtr pvaIn, IntPtr pvaOut) at Microsoft.VisualStudio.OLE.Interop.IOleCommandTarget.Exec(Guid& pguidCmdGroup, UInt32 nCmdID, UInt32 nCmdexecopt, IntPtr pvaIn, IntPtr pvaOut) at JetBrains.VsIntegration.Application.VsUIHostCommandDispatcher.Exec(Guid& pguidCmdGroup, UInt32 nCmdID, UInt32 nCmdexecopt, IntPtr pvaIn, IntPtr pvaOut) in c:\BuildAgent\work\f4954dbf762b12ec\Platform\src\VSIntegration\src\Shell\VsUIHostCommandDispatcher.cs:line 32 at JetBrains.VsIntegration.ActionManagement.VsActionManager.ExecuteVsCommand(CommandID commandid, Object& customIn, Object& customOut) in c:\BuildAgent\work\f4954dbf762b12ec\Platform\src\VSIntegration\src\ActionManagement\VSActionManager.cs:line 255 at JetBrains.VsIntegration.ActionManagement.VsActionManagerEx.ExecuteVsCommand(VsActionManager actionman, Guid cmdGroupGUID, VSStd97CmdID cmdid, Object& customIn, Object& customOut) in c:\BuildAgent\work\f4954dbf762b12ec\Platform\src\VSIntegration\src\ActionManagement\VsActionManagerEx.cs:line 55 at JetBrains.ReSharper.VS.Actions.CloseAllAction.Execute(IDataContext context, DelegateExecute nextExecute) in c:\BuildAgent\work\f4954dbf762b12ec\src\VS\src\Actions\CloseAllAction.cs:line 35 at JetBrains.ActionManagement.ExecutableAction.Execute(IDataContext context) in c:\BuildAgent\work\f4954dbf762b12ec\Platform\src\UI\src\ActionSystem\Action\ExecutableAction.cs:line 36 at JetBrains.ActionManagement.ActionManager.CoreExecuteAction(IExecutableAction action, IDataContext context) in c:\BuildAgent\work\f4954dbf762b12ec\Platform\src\UI\src\ActionSystem\ActionManager\ActionManager.cs:line 184 at JetBrains.VsIntegration.ActionManagement.VsActionManager.CoreExecuteAction(IExecutableAction action, IDataContext context) in c:\BuildAgent\work\f4954dbf762b12ec\Platform\src\VSIntegration\src\ActionManagement\VSActionManager.cs:line 1380 at JetBrains.ActionManagement.ActionManager.<>c__DisplayClass6.<ExecuteActionIfAvailable>b__5(Lifetime lifetime) in c:\BuildAgent\work\f4954dbf762b12ec\Platform\src\UI\src\ActionSystem\ActionManager\ActionManager.cs:line 162 at JetBrains.DataFlow.Lifetimes.Using[TRetVal](Func`2 F) in c:\BuildAgent\work\f4954dbf762b12ec\Platform\src\Util\src\DataFlow\Lifetime\Lifetimes.cs:line 41 at JetBrains.ActionManagement.ActionManager.ExecuteActionIfAvailable(IExecutableAction action, IDataContext dataContextOverride) in c:\BuildAgent\work\f4954dbf762b12ec\Platform\src\UI\src\ActionSystem\ActionManager\ActionManager.cs:line 154 at JetBrains.VsIntegration.ActionManagement.VsActionManager.OleCommandTargetExec_Product(String actionid, Boolean isAuxiliaryCommand, IntPtr vIn, IntPtr vOut) in c:\BuildAgent\work\f4954dbf762b12ec\Platform\src\VSIntegration\src\ActionManagement\VSActionManager.cs:line 865 at JetBrains.VsIntegration.ActionManagement.VsActionManager.<>c__DisplayClass22.<OleCommandTargetExec>b__1f() in c:\BuildAgent\work\f4954dbf762b12ec\Platform\src\VSIntegration\src\ActionManagement\VSActionManager.cs:line 337
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.VsIntegration.ActionManagement.VsActionManager.OleCommandTargetExec(CommandID commandid, OLECMDEXECOPT nCmdExecOpt, IntPtr vIn, IntPtr vOut, VsCommandHandlerStage stage) in c:\BuildAgent\work\f4954dbf762b12ec\Platform\src\VSIntegration\src\ActionManagement\VSActionManager.cs:line 333 at JetBrains.VsIntegration.ActionManagement.VsActionManager.<Init>b__59(CommandID commandid, OLECMDEXECOPT opt, IntPtr in, IntPtr out) in c:\BuildAgent\work\f4954dbf762b12ec\Platform\src\VSIntegration\src\ActionManagement\VSActionManager.cs:line 1426 at JetBrains.VsIntegration.Package.VsPackageSdkStub.Microsoft.VisualStudio.OLE.Interop.IOleCommandTarget.Exec(Guid& guidGroup, UInt32 nCmdId, UInt32 nCmdExcept, IntPtr vIn, IntPtr vOut) in c:\BuildAgent\work\f4954dbf762b12ec\Platform\src\VSIntegration\src\Package\VsPackageSdkStub.cs:line 226 at Microsoft.VisualStudio.Shell.Interop.IVsUIDataSource.Invoke(String verb, Object pvaIn, Object& pvaOut) at Microsoft.Internal.VisualStudio.PlatformUI.DataSource.Invoke(String verb, Object pvaIn, Object& pvaOut) at Microsoft.VisualStudio.PlatformUI.VsCommand.Execute(Object parameter) at MS.Internal.Commands.CommandHelpers.CriticalExecuteCommandSource(ICommandSource commandSource, Boolean userInitiated) at System.Windows.Controls.MenuItem.InvokeClickAfterRender(Object arg) 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.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state) at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean ignoreSyncCtx) 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.Dispatcher.InvokeImpl(DispatcherPriority priority, TimeSpan timeout, Delegate method, Object args, Int32 numArgs) at MS.Win32.HwndSubclass.SubclassWndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam) at Microsoft.VisualStudio.PlatformUI.NativeMethods.DispatchMessage(MSG& lpmsg) at Microsoft.VisualStudio.Platform.WindowManagement.WindowManagerService.<PushMessageLoopOnContextMenuTrackingComponent>b__72(Object sender, PreTranslateMessageEventArgs args) at Microsoft.VisualStudio.PlatformUI.OleComponentSupport.OleComponent.FPreTranslateMessageCore(MSG[] pMsg) at Microsoft.VisualStudio.PlatformUI.OleComponentSupport.OleComponent.Microsoft.VisualStudio.OLE.Interop.IOleComponent.FPreTranslateMessage(MSG[] pMsg) at Microsoft.VisualStudio.OLE.Interop.IOleComponentManager.FPushMessageLoop(UInt32 dwComponentID, UInt32 uReason, IntPtr pvLoopData) at Microsoft.VisualStudio.Platform.WindowManagement.WindowManagerService.PushMessageLoopOnContextMenuTrackingComponent() at Microsoft.VisualStudio.Shell.Interop.IVsUIShell.ShowContextMenu(UInt32 dwCompRole, Guid& rclsidActive, Int32 nMenuId, POINTS[] pos, IOleCommandTarget pCmdTrgtActive) at Microsoft.VisualStudio.Platform.WindowManagement.WindowManagerService.<>c__DisplayClass92.<ShowShellContextMenu>b__8f() 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.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state) at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean ignoreSyncCtx) 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.Dispatcher.InvokeImpl(DispatcherPriority priority, TimeSpan timeout, Delegate method, Object args, Int32 numArgs) at MS.Win32.HwndSubclass.SubclassWndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam)