[Mono-bugs] [Bug 60226][Nor] Changed - Remoting between Windows and Linux does not work when Windows is the Server

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Wed, 16 Jun 2004 06:42:03 -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=60226

--- shadow/60226	2004-06-15 15:33:07.000000000 -0400
+++ shadow/60226.tmp.26009	2004-06-16 06:42:03.000000000 -0400
@@ -1,14 +1,14 @@
 Bug#: 60226
 Product: Mono: Class Libraries
 Version: unspecified
-OS: 
+OS: unknown
 OS Details: Win32 = Win2k, Linux = Kernel 2.4.18 Debian
 Status: NEW   
 Resolution: 
-Severity: 
+Severity: Unknown
 Priority: Normal
 Component: System
 AssignedTo: mono-bugs@ximian.com                            
 ReportedBy: clintp_bugzilla@geeksalad.org               
 QAContact: mono-bugs@ximian.com
 TargetMilestone: ---
@@ -151,6 +151,10 @@
 identical results (NullReferenceException).  In both cases the object 
 returned at:
 
           MyServer.ICalc calc = obj as MyServer.ICalc;
 
 Is not null, and is the right type.
+
+------- Additional Comments From lluis@ximian.com  2004-06-16 06:42 -------
+I can't reproduce this bug. It works for me. Can you try with current
+CVS or beta 3?