[Mono-bugs] [Bug 77297][Nor] Changed - stub generated from wsdl
raises InvalidCastException exception on a dynamic array
transfered by the webservice
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Wed Jan 18 14:44:34 EST 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 jmarbach at quelisid.com.
http://bugzilla.ximian.com/show_bug.cgi?id=77297
--- shadow/77297 2006-01-18 13:36:07.000000000 -0500
+++ shadow/77297.tmp.16454 2006-01-18 14:44:34.000000000 -0500
@@ -355,6 +355,19 @@
<simpleType name="TagIdArray">
<restriction base="xsd:base64Binary">
</restriction>
</simpleType>
What happened to it? is this a different schema?
+
+------- Additional Comments From jmarbach at quelisid.com 2006-01-18 14:44 -------
+Sorry about that, I sent the wrong wsdl to the list... The right one
+is the one included here.
+
+The schema snippet that I've sent (by error) to the list is a modified
+one : I'm trying to change the type of TagIdArray to see if Mono
+manages an array of base64Binnary type in a better way than it does
+with the one that causes the bug reported here. So please forget what
+I've sent to the list and consider only what is posted here...
+
+
+
More information about the mono-bugs
mailing list