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=79207 --- shadow/79207 2006-08-30 16:01:19.000000000 -0400 +++ shadow/79207.tmp.20081 2006-08-30 16:06:52.000000000 -0400 @@ -11,13 +11,13 @@ AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] QAContact: [EMAIL PROTECTED] TargetMilestone: --- URL: Cc: [EMAIL PROTECTED],[EMAIL PROTECTED] -Summary: Recent changes in AppDomain loading affect mono-service +Summary: [PATCH] Recent changes in AppDomain loading affect mono-service Description of Problem: Try to load a mono service (System.ServiceProcess), it will fails with a FileNotFoundException @@ -194,6 +194,14 @@ looks like no output goes to /var/log/syslog when using this version ------- Additional Comments From [EMAIL PROTECTED] 2006-08-30 16:01 ------- Created an attachment (id=17557) mono-service.diff + +------- Additional Comments From [EMAIL PROTECTED] 2006-08-30 16:06 ------- +The patch adds the necessary support to be able to install +mono-service.exe into the GAC. + +It also enables the NET_2_0 build of the program, which is +missing. The mono-service2 script already exists, though. + _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
