[Mono-bugs] [Bug 409351] [PATCH] ListViewSubItem: binary serialization issues

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Sun Jul 20 10:16:48 EDT 2008


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

User christoffer at curo.dk added comment
https://bugzilla.novell.com/show_bug.cgi?id=409351#c4





--- Comment #4 from Christoffer Sørensen <christoffer at curo.dk>  2008-07-20 08:16:46 MDT ---
I patched SVN and ran with mono --debug. Got this exception:

Unhandled Exception: System.Runtime.Serialization.SerializationException: Field
"userData" not found in class System.Windows.Forms.ListViewItem+ListViewSubItem
  at
System.Runtime.Serialization.Formatters.Binary.ObjectReader.ReadTypeMetadata
(System.IO.BinaryReader reader, Boolean isRuntimeObject, Boolean hasTypeInfo)
[0x00297] in
/home/cs/downloads/mono-trunk/mono/mcs/class/corlib/System.Runtime.Serialization.Formatters.Binary/ObjectReader.cs:679 
  at
System.Runtime.Serialization.Formatters.Binary.ObjectReader.ReadObjectInstance
(System.IO.BinaryReader reader, Boolean isRuntimeObject, Boolean hasTypeInfo,
System.Int64& objectId, System.Object& value,
System.Runtime.Serialization.SerializationInfo& info) [0x0000a] in
/home/cs/downloads/mono-trunk/mono/mcs/class/corlib/System.Runtime.Serialization.Formatters.Binary/ObjectReader.cs:239 

[snip]

Hopefully I compiled in correctly.


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