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=76809 --- shadow/76809 2005-11-26 11:38:02.000000000 -0500 +++ shadow/76809.tmp.5953 2005-11-28 15:17:50.000000000 -0500 @@ -157,6 +157,19 @@ works. Problem solved, thank you VERY much... Anyway, my first try with Activator.CreateInstance is a bug or it's not implemented? Need this to close this case (eventually you can change the status). + +------- Additional Comments From [EMAIL PROTECTED] 2005-11-28 15:17 ------- +Regarding your original code: + +You may try using this URL: + +object[] attrs = {new UrlAttribute("tcp://localhost:8089")}; + +Mono seems to have a problem with the stripping of the application +name (eg. "SampleServer") from the Uri. I'll investigate this. + +Please keep the bug open. + _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
