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 [EMAIL PROTECTED] 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: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] @@ -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 [EMAIL PROTECTED] 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")} + + _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
