|
From: | Marcus Urban |
Subject: | [Pnet-developers] [bugs #7536] Pnet crashes loading document into XmlDocument |
Date: | Sat, 31 Jan 2004 20:08:34 -0500 |
User-agent: | Mozilla/5.0 (compatible; Konqueror/3.2; Linux 2.4.20-8; X11; i686; en_US, en_US.UTF-8, en) (KHTML, like Gecko) |
This mail is an automated notification from the bugs tracker of the project: DotGNU Portable.NET. /**************************************************************************/ [bugs #7536] Full Item Snapshot: URL: <http://savannah.gnu.org/bugs/?func=detailitem&item_id=7536> Project: DotGNU Portable.NET Submitted by: Marcus Urban On: Sun 02/01/04 at 01:08 Category: None Severity: 5 - Average Item Group: None Resolution: None Assigned to: None Status: Open Summary: Pnet crashes loading document into XmlDocument Original Submission: When trying to load a document into an XmlDocument using Load( string filename ), ilrun crashes with the following error: Uncaught exception: System.NullReferenceException: The value 'null' was found where an instance of an object was required at System.Xml.XmlDocument.ReadNode(XmlReader) in ./XmlDocument.cs:829 at System.Xml.XmlDocument.BuildStructure(XmlTextReader) in ./XmlDocument.cs:693 at System.Xml.XmlDocument.Load(XmlReader) in ./XmlDocument.cs:651 at System.Xml.XmlDocument.Load(String) in ./XmlDocument.cs:637 at API.Main() File Attachments ------------------- ------------------------------------------------------- Date: Sun 02/01/04 at 01:08 Name: pnet-xml.cs Size: 199KB By: mathpup C# test case http://savannah.gnu.org/bugs/download.php?item_id=7536&item_file_id=1018 For detailed info, follow this link: <http://savannah.gnu.org/bugs/?func=detailitem&item_id=7536> _______________________________________________ Message sent via/by Savannah http://savannah.gnu.org/
[Prev in Thread] | Current Thread | [Next in Thread] |