[Mono-bugs] [Bug 78039][Min] Changed - Getting error message when creating instance of a Client Activated Object (CAO)

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Fri Apr 7 17:09:10 EDT 2006


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=78039

--- shadow/78039	2006-04-07 13:10:12.000000000 -0400
+++ shadow/78039.tmp.31921	2006-04-07 17:09:10.000000000 -0400
@@ -1,12 +1,12 @@
 Bug#: 78039
 Product: Mono: Runtime
 Version: unspecified
 OS: unknown
 OS Details: Fedora Core 4
-Status: NEEDINFO   
+Status: REOPENED   
 Resolution: 
 Severity: Unknown
 Priority: Minor
 Component: remoting
 AssignedTo: lluis at ximian.com                            
 ReportedBy: diegoflorez84 at gmail.com               
@@ -215,6 +215,16 @@
 you can run the application in Visual Studio .NET. I tried it just 
 before I sent it. You have to run the server, then run the client 
 and that's it ;-)
 
 Please inform me if it doesn't run (maybe it's because the DLL 
 references), thanks.
+
+------- Additional Comments From robertj at gmx.net  2006-04-07 17:09 -------
+Thanks, I got it. It's related to bug #76809.
+
+It works using this URL on both MS.NET and Mono:
+
+object[] attrs = {new
+UrlAttribute("tcp://localhost:8888")}
+
+


More information about the mono-bugs mailing list