[Mono-bugs] [Bug 78882][Nor] Changed - [PATCH] Remoting/generics support missing.
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Sat Jan 20 20:32:59 EST 2007
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 robertj at gmx.net.
http://bugzilla.ximian.com/show_bug.cgi?id=78882
--- shadow/78882 2007-01-20 20:31:07.000000000 -0500
+++ shadow/78882.tmp.6732 2007-01-20 20:32:59.000000000 -0500
@@ -10,13 +10,13 @@
Component: remoting
AssignedTo: lluis at ximian.com
ReportedBy: paussems at dti-be.com
QAContact: mono-bugs at ximian.com
TargetMilestone: V2_0
URL:
-Summary: Remoting/generics support missing.
+Summary: [PATCH] Remoting/generics support missing.
BugsThisDependsOn: 80383[FIXED]
Description of Problem:
When a client tries to invoke a remote method using .NET remoting, the
client crashes. Running the same executable from Microsoft .NET works like
a charm.
@@ -415,6 +415,11 @@
------- Additional Comments From robertj at gmx.net 2007-01-20 20:31 -------
Created an attachment (id=18530)
bug-78882.cs
+
+------- Additional Comments From robertj at gmx.net 2007-01-20 20:32 -------
+bug-78882.cs is just another test case which also checks interface
+calls.
+
More information about the mono-bugs
mailing list