https://bugzilla.novell.com/show_bug.cgi?id=460193


           Summary: XmlSerializer.Deserialize throws exception incompatible
                    to MS.NET
           Product: Mono: Class Libraries
           Version: 2.0.x
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: Minor
          Priority: P5 - None
         Component: Sys.XML
        AssignedTo: [email protected]
        ReportedBy: [email protected]
         QAContact: [email protected]
          Found By: ---


According to the MSDN documentation (and to own observation) is the only
exception that XmlSerializer.Deserialize(TextStream) throws an
InvalidOperationException.

Mono however throws an XmlException if the TextStream points to an empty file.
This makes it incompatible to MS.NET


-- 
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
_______________________________________________
mono-bugs maillist  -  [email protected]
http://lists.ximian.com/mailman/listinfo/mono-bugs

Reply via email to