[Mono-bugs] [Bug 331926] New: unable to parse specific XML document

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Mon Oct 8 15:47:41 EDT 2007


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

           Summary: unable to parse specific XML document
           Product: Mono: Class Libraries
           Version: 1.2
          Platform: Other
        OS/Version: Ubuntu
            Status: NEW
          Severity: Normal
          Priority: P5 - None
         Component: Sys.XML
        AssignedTo: atsushi at ximian.com
        ReportedBy: wasabi at larvalstage.net
         QAContact: mono-bugs at ximian.com
          Found By: ---


new XmlTextReader(File.ReadAllText("nhibernate-mapping.xsd"));


Unhandled Exception: System.UriFormatException: URI scheme must start with a
letter and must consist of one of alphabet, digits, '+', '-' or '.' character.
  at System.Uri.Parse (System.String uriString) [0x00000]

I will attach the .xsd file with the issue. This same line of code works fine
in 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.


More information about the mono-bugs mailing list