[Mono-bugs] [Bug 66768][Nor] Changed - Remoting: tcp channel not working

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Tue, 28 Sep 2004 06:01:44 -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 lluis@ximian.com.

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

--- shadow/66768	2004-09-24 04:05:58.000000000 -0400
+++ shadow/66768.tmp.6880	2004-09-28 06:01:44.000000000 -0400
@@ -1,14 +1,14 @@
 Bug#: 66768
 Product: Mono: Class Libraries
 Version: unspecified
 OS: All
 OS Details: 
-Status: NEW   
-Resolution: 
-Severity: 
+Status: RESOLVED   
+Resolution: FIXED
+Severity: Unknown
 Priority: Normal
 Component: CORLIB
 AssignedTo: mono-bugs@ximian.com                            
 ReportedBy: gert.driesen@pandora.be               
 QAContact: mono-bugs@ximian.com
 TargetMilestone: ---
@@ -51,6 +51,11 @@
 linux.
 
 ------- Additional Comments From gert.driesen@pandora.be  2004-09-24 04:05 -------
 Created an attachment (id=11301)
 (gzipped) tar file containing repro
 
+
+------- Additional Comments From lluis@ximian.com  2004-09-28 06:01 -------
+Notice that the test case is wrong, you can't use the third parameter
+of Activator.GetObject to set client channel properties. Anyway, the
+test case is now working (fixed in CVS HEAD).