[Mono-bugs] [Bug 78882][Nor] Changed - Remoting/generics support missing.
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Tue Jan 9 07:24:04 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-01 17:23:28.000000000 -0500
+++ shadow/78882.tmp.11017 2007-01-09 07:24:04.000000000 -0500
@@ -1,23 +1,24 @@
Bug#: 78882
Product: Mono: Runtime
Version: 1.2
OS: unknown
OS Details: Debian unstable
-Status: NEW
-Resolution:
+Status: RESOLVED
+Resolution: FIXED
Severity: 040 One week
Priority: Normal
Component: remoting
AssignedTo: lluis at ximian.com
ReportedBy: paussems at dti-be.com
QAContact: mono-bugs at ximian.com
TargetMilestone: V2_0
URL:
Cc:
Summary: 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.
@@ -207,6 +208,10 @@
------- Additional Comments From lluis at ximian.com 2006-08-23 06:47 -------
Generic methods are not currently supported by the remoting
infrastructure. My advice is to stick to the stable .NET 1.1 API in
this area.
+
+------- Additional Comments From robertj at gmx.net 2007-01-09 07:24 -------
+Fixed in SVN.
+
More information about the mono-bugs
mailing list