[Mono-bugs] [Bug 52634][Nor] Changed - XML-RPC.NET calls return 405 Method Not Allowed

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Wed, 7 Jan 2004 11:11:38 -0500 (EST)


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 peter@ximian.com.

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

--- shadow/52634	2004-01-07 11:03:48.000000000 -0500
+++ shadow/52634.tmp.9021	2004-01-07 11:11:38.000000000 -0500
@@ -39,6 +39,11 @@
  
 Calling 'hellos'
 xml-rpc fault:
 Exception of type System.Exception was thrown.
 
 I guess that this System.Exception is not expected...
+
+------- Additional Comments From peter@ximian.com  2004-01-07 11:11 -------
+That's a separate issue, but it's another that I've seen.  I haven't
+been able to return a list from an xml-rpc call - that internal
+exception is thrown whenever I try.