[Mono-bugs] [Bug 76809][Nor] Changed - TargetInvocationException when calling Activator.CreateInstance

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Mon Nov 28 15:17:50 EST 2005


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=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 robertj at gmx.net  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.
+


More information about the mono-bugs mailing list