[Mono-bugs] [Bug 79098][Min] Changed - SoapException's SubCode property incorrectly spelled Subcode

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Fri Aug 18 00:41:27 EDT 2006


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 tekhedd at byteheaven.net.

http://bugzilla.ximian.com/show_bug.cgi?id=79098

--- shadow/79098	2006-08-17 23:12:45.000000000 -0400
+++ shadow/79098.tmp.12504	2006-08-18 00:41:27.000000000 -0400
@@ -1,14 +1,14 @@
 Bug#: 79098
 Product: Mono: Class Libraries
 Version: unspecified
-OS: 
+OS: unknown
 OS Details: x86 linux (2.6.17-gentoo-r4 #5 SMP Tue Aug 8 23:30:43 MDT 2006 i686 AMD Turion(tm) 64 X2  AuthenticAMD GNU/Linux)
 Status: NEW   
 Resolution: 
-Severity: 
+Severity: Unknown
 Priority: Minor
 Component: Sys.Web.Services
 AssignedTo: lluis at ximian.com                            
 ReportedBy: tekhedd at byteheaven.net               
 QAContact: mono-bugs at ximian.com
 TargetMilestone: ---
@@ -27,6 +27,18 @@
 2. Run the code under Windows.
 3. Enjoy your MissingMethodException
 
 Additional Information:
 
 I am using an axis (java) soap server. Probably not relevant but...there it is.
+
+------- Additional Comments From tekhedd at byteheaven.net  2006-08-18 00:41 -------
+Annoyingly, when I change the case so that it is "SubCode" (in the svn
+sources) I still get a missing method exception with the MS runtime.
+So, it's possible this is not much of a bug, and in fact I may be
+completely wrong. 
+
+And, the MS documentation sometimes uses the other spelling in
+descriptions or links.
+
+Just a heads up that just "fixing" this doesn't really fix the
+problem. So maybe it's not even worth worrying about.


More information about the mono-bugs mailing list