[Mono-bugs] [Bug 62591][Cri] Changed - Web services client crashes
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Tue, 24 Aug 2004 07:43:27 -0400 (EDT)
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@ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=62591
--- shadow/62591 2004-08-05 18:04:29.000000000 -0400
+++ shadow/62591.tmp.21111 2004-08-24 07:43:27.000000000 -0400
@@ -54,6 +54,10 @@
num1,
num2});
return ((int)(results[0]));
}
The error "line at" points at the begining of above declaration :(
+
+------- Additional Comments From lluis@ximian.com 2004-08-24 07:43 -------
+Can you provide an URL of a service that fails?
+The WSDL document that describes the service would be also useful.