[Mono-bugs] [Bug 64957][Nor] Changed - check_call_signature error when executing Soap Formatter

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Mon, 13 Sep 2004 13:53:05 -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=64957

--- shadow/64957	2004-09-13 13:49:52.000000000 -0400
+++ shadow/64957.tmp.4069	2004-09-13 13:53:05.000000000 -0400
@@ -81,6 +81,14 @@
 SoapFormatter in another test. I'll try to reproduce it.
 
 ------- Additional Comments From lluis@ximian.com  2004-09-13 13:49 -------
 Created an attachment (id=10697)
 test_soap.tar.gz
 
+
+------- Additional Comments From lluis@ximian.com  2004-09-13 13:53 -------
+This test case shows the check_call_signature error for me. To
+reproduce it run "make" and the in one console run xsp, and in another
+console run Client.exe.
+
+Instead of running xsp, you can try Server.exe, but I don't get the
+error in this way, although in theory it is doing the same.