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

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Tue, 6 Jan 2004 10:19:51 -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-06 10:19:51.000000000 -0500
+++ shadow/52634.tmp.21741	2004-01-06 10:19:51.000000000 -0500
@@ -0,0 +1,23 @@
+Bug#: 52634
+Product: Mono/Class Libraries
+Version: unspecified
+OS: 
+OS Details: 
+Status: NEW   
+Resolution: 
+Severity: 
+Priority: Normal
+Component: System
+AssignedTo: mono-bugs@ximian.com                            
+ReportedBy: peter@ximian.com               
+QAContact: mono-bugs@ximian.com
+TargetMilestone: ---
+URL: 
+Cc: 
+Summary: XML-RPC.NET calls return 405 Method Not Allowed
+
+A few weeks ago, I had mono and XML-RPC.NET running together without any
+problems.  The latest daily snapshot (2003-12-26) breaks with a simple
+service, though - it's only returning Method Not Allowed.
+
+Attached is a test case.