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-25 18:54:59.000000000 -0500
+++ shadow/76809.tmp.18965      2005-11-26 11:38:02.000000000 -0500
@@ -147,6 +147,16 @@
 
 RemotingConfiguration.RegisterActivatedClientType (
   typeof(LibraryClass), "tcp://localhost:8089");
 
 LibraryClass obj = new LibraryClass();
 
+
+------- Additional Comments From [EMAIL PROTECTED]  2005-11-26 11:38 -------
+RemotingConfiguration.RegisterActivatedClientType
+(typeof(LibraryClass), "tcp://localhost:8089"); 
+
+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).  
_______________________________________________
mono-bugs maillist  -  [email protected]
http://lists.ximian.com/mailman/listinfo/mono-bugs

Reply via email to