[Mono-bugs] [Bug 57955][Nor] New - Problems with both Http an Tcp remoting

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Sun, 2 May 2004 10:35:15 -0400 (EDT)


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 jeanmarc.andre@cpe.fr.

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

--- shadow/57955	2004-05-02 10:35:15.000000000 -0400
+++ shadow/57955.tmp.10497	2004-05-02 10:35:15.000000000 -0400
@@ -0,0 +1,40 @@
+Bug#: 57955
+Product: Mono: Class Libraries
+Version: unspecified
+OS: 
+OS Details: FC1
+Status: NEW   
+Resolution: 
+Severity: 
+Priority: Normal
+Component: CORLIB
+AssignedTo: mono-bugs@ximian.com                            
+ReportedBy: jeanmarc.andre@cpe.fr               
+QAContact: mono-bugs@ximian.com
+TargetMilestone: ---
+URL: 
+Cc: 
+Summary: Problems with both Http an Tcp remoting
+
+Please fill in this template when reporting a bug, unless you know what you
+are doing.
+Description of Problem:
+Trying to run a client/server application with client activated objects I
+got the following:
+
+Unhandled Exception: System.NullReferenceException: A null value was found
+where an object instance was required.
+in <0x00075> System.Runtime.Remoting.Messaging.ArgInfo:.ctor
+(System.Reflection.MethodBase,System.Runtime.Remoting.Messaging.ArgInfoType)
+in <0x00058> System.Runtime.Remoting.Messaging.MethodResponse:get_OutArgs ()
+in <0x0000b>
+System.Runtime.Remoting.Messaging.ConstructionResponse:IMethodReturnMessage.get_OutArgs
+()
+in <0x002fc> System.Runtime.Remoting.Proxies.RealProxy:PrivateInvoke
+(System.Runtime.Remoting.Proxies.RealProxy,System.Runtime.Remoting.Messaging.IMessage,System.Exception&,object[]&)
+
+
+This test application passed one week ago.
+
+
+I'll join the sources.