[Mono-bugs] [Bug 79466][Maj] Changed - System.InvalidOperationException when trying to deserialize string to enum constant

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Fri Sep 22 05:48:09 EDT 2006


Please do not reply to this email- if you want to comment on the bug, go to the
URL shown below and enter your comments there.

Changed by lluis at ximian.com.

http://bugzilla.ximian.com/show_bug.cgi?id=79466

--- shadow/79466	2006-09-22 00:18:22.000000000 -0400
+++ shadow/79466.tmp.21540	2006-09-22 05:48:09.000000000 -0400
@@ -94,6 +94,21 @@
 the problem? Thanks.
 
 ------- Additional Comments From aa at pla.net.py  2006-09-22 00:18 -------
 Created an attachment (id=17728)
 Serialization/Deserialization example
 
+
+------- Additional Comments From lluis at ximian.com  2006-09-22 05:48 -------
+I don't see the problem. When I run the app I get:
+
+Serialized string is:
+<MyTestClass xmlns:xsd="http://www.w3.org/2001/XMLSchema"
+xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"><Name>Anibal</Name><Version>6.6.0</Version></MyTestClass>
+
+Name: Anibal
+Version: Version660
+Press Enter to Exit
+
+I also get the same if I comment the "Replace" line. Which mono
+version are you using?
+


More information about the mono-bugs mailing list