AnkhSVN2019
AnkhSVN2019 copied to clipboard
Invalid node in Microsoft.DataWarehouse.VsIntegration
I have received this report by Email on 8-Sep-2020
System.Runtime.InteropServices.COMException (0x80004005): Invalid node '111'.
at Microsoft.DataWarehouse.VsIntegration.Hierarchy.Hierarchy.NodeByItemID(UInt32 itemID)
at Microsoft.DataWarehouse.VsIntegration.Shell.Project.FileProjectHierarchy.FileProjectNodeByItemID(UInt32 itemid)
at Microsoft.DataWarehouse.VsIntegration.Shell.Project.FileProjectHierarchy.GetSccFiles(UInt32 itemid, CALPOLESTR[] fileNames, CADWORD[] flags)
at Ankh.VS.Selection.SelectionUtils.GetSccFiles(IVsHierarchy hierarchy, IVsSccProject2 sccProject, UInt32 id, String[]& files, Int32[]& flags, Boolean includeNoScc, IDictionary`2 map)
at Ankh.VS.Selection.SelectionUtils.GetSccFiles(IVsHierarchy hierarchy, IVsSccProject2 sccProject, UInt32 id, String[]& files, Boolean includeSpecial, Boolean includeNoScc, IDictionary`2 map)
at Ankh.VS.Selection.SelectionUtils.GetSccFiles(SelectionItem item, String[]& files, Boolean includeSpecial, Boolean includeNoScc, IDictionary`2 map)
at Ankh.VS.Selection.SelectionContext.<InternalGetSelectedFiles>d__72.MoveNext()
at Ankh.VS.Selection.CachedEnumerable`1.GetNext(Int32 index, T& value)
at Ankh.VS.Selection.CachedEnumerable`1.Walker.MoveNext()
at Ankh.VS.Selection.SelectionContext.<InternalGetSelectedSvnItems>d__76.MoveNext()
at Ankh.VS.Selection.CachedEnumerable`1.GetNext(Int32 index, T& value)
at Ankh.VS.Selection.CachedEnumerable`1.Walker.MoveNext()
at Ankh.Commands.RevertItemCommand.OnUpdate(CommandUpdateEventArgs e)
at Ankh.Commands.CommandMapItem.OnUpdate(CommandUpdateEventArgs e)
at Ankh.Commands.CommandMapper.PerformUpdate(AnkhCommand command, CommandUpdateEventArgs e)
svn-version=1.9.5
os-version=10.0.18363.0
ankh-version=1.0.0.10
sharpsvn-version=1.9005.3940.224
command=ItemRevertBase
vs-version=16.0.30501.64
And a similar error from the same user on 30 September 2020
System.Runtime.InteropServices.COMException (0x80004005): Invalid node '114'.
at Microsoft.DataWarehouse.VsIntegration.Hierarchy.Hierarchy.NodeByItemID(UInt32 itemID)
at Microsoft.DataWarehouse.VsIntegration.Shell.Project.FileProjectHierarchy.FileProjectNodeByItemID(UInt32 itemid)
at Microsoft.DataWarehouse.VsIntegration.Shell.Project.FileProjectHierarchy.GetSccFiles(UInt32 itemid, CALPOLESTR[] fileNames, CADWORD[] flags)
at Ankh.VS.Selection.SelectionUtils.GetSccFiles(IVsHierarchy hierarchy, IVsSccProject2 sccProject, UInt32 id, String[]& files, Int32[]& flags, Boolean includeNoScc, IDictionary`2 map)
at Ankh.VS.Selection.SelectionUtils.GetSccFiles(IVsHierarchy hierarchy, IVsSccProject2 sccProject, UInt32 id, String[]& files, Boolean includeSpecial, Boolean includeNoScc, IDictionary`2 map)
at Ankh.VS.Selection.SelectionUtils.GetSccFiles(SelectionItem item, String[]& files, Boolean includeSpecial, Boolean includeNoScc, IDictionary`2 map)
at Ankh.VS.Selection.SelectionContext.<InternalGetSelectedFiles>d__72.MoveNext()
at Ankh.VS.Selection.CachedEnumerable`1.GetNext(Int32 index, T& value)
at Ankh.VS.Selection.CachedEnumerable`1.Walker.MoveNext()
at Ankh.VS.Selection.SelectionContext.<InternalGetSelectedSvnItems>d__76.MoveNext()
at Ankh.VS.Selection.CachedEnumerable`1.GetNext(Int32 index, T& value)
at Ankh.VS.Selection.CachedEnumerable`1.Walker.MoveNext()
at System.Collections.Generic.List`1.InsertRange(Int32 index, IEnumerable`1 collection)
at Ankh.UI.SvnInfoGrid.Commands.SvnInfoComboCommand.GetNames(BaseCommandEventArgs e)
at Ankh.UI.SvnInfoGrid.Commands.SvnInfoComboCommand.OnUpdate(CommandUpdateEventArgs e)
at Ankh.Commands.CommandMapItem.OnUpdate(CommandUpdateEventArgs e)
at Ankh.Commands.CommandMapper.PerformUpdate(AnkhCommand command, CommandUpdateEventArgs e)
svn-version=1.12.0
os-version=10.0.18363.0
ankh-version=1.0.0.12
sharpsvn-version=1.12.0.1
command=SvnInfoComboBox
vs-version=16.0.30523.141
with AnkhSvn 1.0.0.12 (and the newer version of SharpSVN).
and another on 10-March-2021
System.Runtime.InteropServices.COMException (0x80004005): Invalid node '127'.
at Microsoft.DataWarehouse.VsIntegration.Hierarchy.Hierarchy.NodeByItemID(UInt32 itemID)
at Microsoft.DataWarehouse.VsIntegration.Shell.Project.FileProjectHierarchy.FileProjectNodeByItemID(UInt32 itemid)
at Microsoft.DataWarehouse.VsIntegration.Shell.Project.FileProjectHierarchy.GetSccFiles(UInt32 itemid, CALPOLESTR[] fileNames, CADWORD[] flags)
at Ankh.VS.Selection.SelectionUtils.GetSccFiles(IVsHierarchy hierarchy, IVsSccProject2 sccProject, UInt32 id, String[]& files, Int32[]& flags, Boolean includeNoScc, IDictionary`2 map)
at Ankh.VS.Selection.SelectionUtils.GetSccFiles(IVsHierarchy hierarchy, IVsSccProject2 sccProject, UInt32 id, String[]& files, Boolean includeSpecial, Boolean includeNoScc, IDictionary`2 map)
at Ankh.VS.Selection.SelectionUtils.GetSccFiles(SelectionItem item, String[]& files, Boolean includeSpecial, Boolean includeNoScc, IDictionary`2 map)
at Ankh.VS.Selection.SelectionContext.<InternalGetSelectedFiles>d__72.MoveNext()
at Ankh.VS.Selection.CachedEnumerable`1.GetNext(Int32 index, T& value)
at Ankh.VS.Selection.CachedEnumerable`1.Walker.MoveNext()
at Ankh.VS.Selection.SelectionContext.<InternalGetSelectedSvnItems>d__76.MoveNext()
at Ankh.VS.Selection.CachedEnumerable`1.GetNext(Int32 index, T& value)
at Ankh.VS.Selection.CachedEnumerable`1.Walker.MoveNext()
at System.Collections.Generic.List`1.InsertRange(Int32 index, IEnumerable`1 collection)
at Ankh.UI.SvnInfoGrid.Commands.SvnInfoComboCommand.GetNames(BaseCommandEventArgs e)
at Ankh.UI.SvnInfoGrid.Commands.SvnInfoComboCommand.OnUpdate(CommandUpdateEventArgs e)
at Ankh.Commands.CommandMapItem.OnUpdate(CommandUpdateEventArgs e)
at Ankh.Commands.CommandMapper.PerformUpdate(AnkhCommand command, CommandUpdateEventArgs e)
svn-version=1.12.0
os-version=10.0.18363.0
ankh-version=1.0.0.12
sharpsvn-version=1.12.0.1
command=SvnInfoComboBox
vs-version=16.0.30907.39