dotgnu-pnet
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Pnet-developers] [bugs #7536] Pnet crashes loading document into XmlDoc


From: Richard Baumann
Subject: [Pnet-developers] [bugs #7536] Pnet crashes loading document into XmlDocument
Date: Thu, 19 Feb 2004 00:27:45 -0500
User-agent: Mozilla/5.0 (X11; U; Linux i686) Gecko/20030521 Galeon/1.3.4 Debian/1.3.4.20030526-1

This mail is an automated notification from the bugs tracker
 of the project: DotGNU Portable.NET.

/**************************************************************************/
[bugs #7536] Latest Modifications:

Changes by: 
                Richard Baumann <address@hidden>
'Date: 
                Thu 02/19/04 at 05:27 (America/New_York)

            What     | Removed                   | Added
---------------------------------------------------------------------------
          Resolution | None                      | Fixed
         Assigned to | None                      | Rich333
              Status | Open                      | Closed


------------------ Additional Follow-up Comments ----------------------------
fixed in cvs






/**************************************************************************/
[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:  Fixed
Assigned to:  Rich333
Status:  Closed


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()



Follow-up Comments
------------------


-------------------------------------------------------
Date: Thu 02/19/04 at 05:27         By: Rich333
fixed in cvs






File Attachments
-------------------

-------------------------------------------------------
Date: Sun 02/01/04 at 01:11  Name: classQChar.xml  Size: 194KB   By: mathpup
XML file for test case
http://savannah.gnu.org/bugs/download.php?item_id=7536&amp;item_file_id=1019

-------------------------------------------------------
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&amp;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/





reply via email to

[Prev in Thread] Current Thread [Next in Thread]