[Mono-bugs] [Bug 82725][Nor] Changed - multiref not deserialized
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Fri Sep 7 12:34:42 EDT 2007
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 xim at divinehawk.com.
http://bugzilla.ximian.com/show_bug.cgi?id=82725
--- shadow/82725 2007-09-07 11:51:38.000000000 -0400
+++ shadow/82725.tmp.27966 2007-09-07 12:34:42.000000000 -0400
@@ -109,6 +109,18 @@
code-generated-by-non-mono-tool.
------- Additional Comments From xim at divinehawk.com 2007-09-07 11:51 -------
Created an attachment (id=19992)
WSDL for web service
+
+------- Additional Comments From xim at divinehawk.com 2007-09-07 12:34 -------
+Generating the proxy using mono's wsdl2 and compiling yields an exe
+with the same output under mono, but an exception in .NET:
+
+Unhandled Exception: System.InvalidOperationException: Method
+TestService.testService can not be reflected. --->
+System.InvalidOperationException: There was an error reflecting
+'testServiceResult'. ---> System.InvalidOperationException: 'int' is
+an invalid value for the SoapElementAttribute.DataType property. The
+property may only be specified for primitive types.
+
More information about the mono-bugs
mailing list