[Mono-bugs] [Bug 74618][Cri] Changed - The error is generated when a remoting call is made from a client
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Sun, 17 Apr 2005 00:58:56 -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 gonzalo@ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=74618
--- shadow/74618 2005-04-16 20:33:21.000000000 -0400
+++ shadow/74618.tmp.27143 2005-04-17 00:58:56.000000000 -0400
@@ -1,13 +1,13 @@
Bug#: 74618
Product: Mono: Class Libraries
Version: 1.1
OS: unknown
OS Details: Windows XP Service pack 1, with mono 1.1 and MS CLR .NET Framework version 1.0.3705
-Status: NEW
-Resolution:
+Status: RESOLVED
+Resolution: FIXED
Severity: Unknown
Priority: Critical
Component: System
AssignedTo: mono-bugs@ximian.com
ReportedBy: sunvenk@hotmail.com
QAContact: mono-bugs@ximian.com
@@ -141,6 +141,11 @@
error, needs a little patch.)
So, I'm thinking this is somewhere in the runtime then, given that the
code runs ok whether compiled by mono or mcs, as long as the server is
running .NET. Yes?
+
+------- Additional Comments From gonzalo@ximian.com 2005-04-17 00:58 -------
+I just fixed this in r43135.
+
+Thanks for the report.