[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 17:02:00 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:46:57.000000000 -0500
+++ shadow/77297.tmp.17997 2006-01-18 17:02:00.000000000 -0500
@@ -389,6 +389,17 @@
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.
+
+------- Additional Comments From jmarbach at quelisid.com 2006-01-18 17:02 -------
+OK - SOLVED
+
+You were right, this was an encoding problem... I've checked gSOAP
+documentation and detected that I've made a istake in my webservice
+description. As a result the webservice encoded the array as a generic
+vector in state of an array.
+
+Sory to have bothered you with this bug, and a BIG thanks for helping
+me out of this!
More information about the mono-bugs
mailing list