[Mono-bugs] [Bug 52426][Nor] New - Remoting : Argument cannot be null in GetMethodBaseFromMethodMessage

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Sun, 21 Dec 2003 15:26:20 -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 jlaban@wanadoo.fr.

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

--- shadow/52426	2003-12-21 15:26:20.000000000 -0500
+++ shadow/52426.tmp.1009	2003-12-21 15:26:20.000000000 -0500
@@ -0,0 +1,21 @@
+Bug#: 52426
+Product: Mono/Runtime
+Version: unspecified
+OS: All
+OS Details: 
+Status: NEW   
+Resolution: 
+Severity: 
+Priority: Normal
+Component: misc
+AssignedTo: mono-bugs@ximian.com                            
+ReportedBy: jlaban@wanadoo.Fr               
+QAContact: mono-bugs@ximian.com
+TargetMilestone: ---
+URL: 
+Cc: 
+Summary: Remoting : Argument cannot be null in GetMethodBaseFromMethodMessage
+
+Remoting subsystem is throwing an exception when creating a instance of a 
+remote object. This is a regression, as the same test case was working 
+when bug #47686 was fixed.