[Mono-bugs] [Bug 77647][Wis] Changed - Exceptions Remoting interop with MS.NET fails

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Sun Feb 26 08:19:57 EST 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 roeie at mainsoft.com.

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

--- shadow/77647	2006-02-26 08:10:27.000000000 -0500
+++ shadow/77647.tmp.9040	2006-02-26 08:19:57.000000000 -0500
@@ -45,6 +45,11 @@
 The problem seems to be related to diffenet status codes that mono uses 
 than Ms.NET in the soap header.
 In .Net all exception with status code between 500 and 599 thrown as real 
 exception and all other thrown as WebException
 In Mono, the exception with status code == 500 thrown as WebException and 
 all other as real.
+
+------- Additional Comments From roeie at mainsoft.com  2006-02-26 08:19 -------
+Created an attachment (id=16526)
+sample application
+


More information about the mono-bugs mailing list