[Mono-bugs] [Bug 393406] Mono fails to deserialize soap message which works fine in native.NET

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Wed Jun 4 02:03:32 EDT 2008


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

User atsushi at ximian.com added comment
https://bugzilla.novell.com/show_bug.cgi?id=393406#c7





--- Comment #7 from Atsushi Enomoto <atsushi at ximian.com>  2008-06-04 00:03:32 MDT ---
When I run the server with mono, the client barfs:

$ mono 393406c.exe

Unhandled Exception: System.Xml.XmlException: 'Element' is an invalid node
type.
  Line 9, position 2.
  at System.Xml.XmlReader.ReadEndElement () [0x00000]
  at System.Xml.Serialization.XmlSerializationReader.ReadXmlDocument (Boolean
wr
apped) [0x00000]
  at System.Xml.Serialization.XmlSerializationReaderInterpreter.ReadXmlNode
(Sys
tem.Xml.Serialization.TypeData type, Boolean wrapped) [0x00000]
  at
System.Xml.Serialization.XmlSerializationReaderInterpreter.ReadObjectElemen
t (System.Xml.Serialization.XmlTypeMapElementInfo elem) [0x00000]
  at System.Xml.Serialization.XmlSerializationReaderInterpreter.ReadMembers
(Sys
tem.Xml.Serialization.ClassMap map, System.Object ob, Boolean isValueList,
Boole
an readByOrder) [0x00000]
  at System.Xml.Serialization.XmlSerializationReaderInterpreter.ReadMessage
(Sys
tem.Xml.Serialization.XmlMembersMapping typeMap) [0x00000]
  at System.Xml.Serialization.XmlSerializationReaderInterpreter.ReadRoot ()
[0x0
0000]
  at System.Xml.Serialization.XmlSerializer.Deserialize
(System.Xml.Serializatio
n.XmlSerializationReader reader) [0x00000]


-- 
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.


More information about the mono-bugs mailing list