[Mono-winforms-list] Current node is removed while it should not be, or there are some bugs in the XPathNavigator implementation class
Andrus
kobruleht2 at hot.ee
Sun Nov 25 08:04:50 EST 2007
I got this reproducible thread exception. In .net it runs OK.
Is this known issue ?
How to fix ?
Andrus.
Current node is removed while it should not be, or there are some bugs in
the XPathNavigator implementation class:
Mono.Xml.XPath.XmlDocumentEditableNavigator
Stack trace: at System.Xml.XPath.DescendantIterator.MoveNextCore ()
[0x00000]
at System.Xml.XPath.BaseIterator.MoveNext () [0x00000]
at System.Xml.XPath.AxisIterator.MoveNextCore () [0x00000]
at System.Xml.XPath.BaseIterator.MoveNext () [0x00000]
at System.Xml.XPath.SimpleSlashIterator.MoveNextCore () [0x00000]
at System.Xml.XPath.BaseIterator.MoveNext () [0x00000]
at
System.Xml.XmlIteratorNodeList+XPathNodeIteratorNodeListIterator.MoveNext ()
[0x00000]
at MyApp.FormatXml (System.String sDoc) [0x00000]
...
Environment:
1.2.6 preview 2
.NET 2 profile
System.Drawing from Nov 24, 2007 monocharge
Windows XP
VCSE 2008
More information about the Mono-winforms-list
mailing list