[Mono-bugs] [Bug 59674][Cri] Changed - eBay SOAP client built with csc works; same code kerplodes when built with mcs

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Tue, 8 Jun 2004 12:16:44 -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=59674

--- shadow/59674	2004-06-07 02:26:19.000000000 -0400
+++ shadow/59674.tmp.11356	2004-06-08 12:16:44.000000000 -0400
@@ -47,6 +47,10 @@
 ------- Additional Comments From jeffreyp@well.com  2004-06-07 02:26 -------
 Apologies, combination of stoopid case-sensitive web server + stoopid
 movable type bug removing capital letters during file upload thwarted
 me. Correct URL of the file is:
 
   http://mcmanus.typepad.com/grind/ebaysoapmono.zip
+
+------- Additional Comments From lluis@ximian.com  2004-06-08 12:16 -------
+Can you please paste the full trace of the exception you get? Run mono
+with the --debug option, so it shows the source file lines.