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 [EMAIL PROTECTED] 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 [EMAIL PROTECTED] 2007-09-07 11:51 ------- Created an attachment (id=19992) WSDL for web service + +------- Additional Comments From [EMAIL PROTECTED] 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. + _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
