[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 15:46:57 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 15:01:52.000000000 -0500
+++ shadow/77297.tmp.16981	2006-01-18 15:46:57.000000000 -0500
@@ -379,6 +379,16 @@
 arrays should have a special arrayType attribute. The message in the
 HTTP dump doesn't certainly look like a rpc/encoded SOAP message.
 
 So, the question is, does it work when the client runs in MS.NET? If
 it does not, it would confirm that this is a problem in the server,
 and we can't do anything about it.
+
+------- Additional Comments From jmarbach at quelisid.com  2006-01-18 15:46 -------
+If there is an encoding plroblem, why does all of the other remote
+methods work correctly? Do you think that this encoding problem
+happens only for the getTagIdList method ?
+
+When the client is MS.NET it doesn't work either : the received array
+is null but the other parameter of TagIdList aka "scanning" is
+correctly received.
+


More information about the mono-bugs mailing list