[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 13:36:07 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 lluis at ximian.com.

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

--- shadow/77297	2006-01-18 12:04:45.000000000 -0500
+++ shadow/77297.tmp.15860	2006-01-18 13:36:07.000000000 -0500
@@ -1,14 +1,14 @@
 Bug#: 77297
 Product: Mono: Class Libraries
 Version: 1.1
-OS: 
+OS: unknown
 OS Details: ubuntu 5.10
 Status: NEW   
 Resolution: 
-Severity: 
+Severity: Unknown
 Priority: Normal
 Component: Sys.Web.Services
 AssignedTo: lluis at ximian.com                            
 ReportedBy: jmarbach at quelisid.com               
 QAContact: mono-bugs at ximian.com
 TargetMilestone: ---
@@ -345,6 +345,16 @@
 mine and studdy how the Mono generated Stub deserializes it.
 
 This pb may also come from a bad interoperablility between gSOAP and Mono
 SOAP for this kind of objects. The folliwing link summarizes the
 interoperability between gSOAP and other SOAP implementations : 
 http://www.cs.fsu.edu/~engelen/interop11/interop2results.html.
+
+------- Additional Comments From lluis at ximian.com  2006-01-18 13:36 -------
+In the email you sent to the list there was this schema definition:
+
+  <simpleType name="TagIdArray">
+   <restriction base="xsd:base64Binary">
+   </restriction>
+  </simpleType>
+
+What happened to it? is this a different schema?


More information about the mono-bugs mailing list