http://bugzilla.novell.com/show_bug.cgi?id=503435
User [email protected] added comment http://bugzilla.novell.com/show_bug.cgi?id=503435#c1 --- Comment #1 from Mark Traudt <[email protected]> 2009-05-13 08:31:38 MDT --- Just wondering if maybe the solution is just to remove the call in the Deserialize method to set the Position. I noticed this in the MSDN docs for BinaryFormatter.Deserialize: "For successful deserialization, the current position in the stream must be at the beginning of the object graph." I could be wrong, but I read this as meaning it is the responsibility of the caller to make sure the stream is positioned properly. -- Configure bugmail: http://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. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
