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=80478 --- shadow/80478 2007-01-08 17:19:09.000000000 -0500 +++ shadow/80478.tmp.32304 2007-01-08 19:06:57.000000000 -0500 @@ -3,13 +3,13 @@ Version: 1.2 OS: Debian Woody OS Details: Debian testing Status: NEW Resolution: Severity: Unknown -Priority: Blocker +Priority: Normal Component: remoting AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] QAContact: [EMAIL PROTECTED] TargetMilestone: --- URL: @@ -59,6 +59,19 @@ Created an attachment (id=18466) Test case ------- Additional Comments From [EMAIL PROTECTED] 2007-01-08 17:19 ------- The attached test case is a tar.gz. + +------- Additional Comments From [EMAIL PROTECTED] 2007-01-08 19:06 ------- +This works for me if I remove the $PWD from run.sh. + +It seems that Activator.CreateInstanceFrom doesn't cope well with +absolute paths. + +Stefan, just don't use a path by now, since it's useless +anyway (you can't load assemblies from arbitrary places +in .NET, at least not with your code). + +Changed prio. + _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
