[Mono-bugs] [Bug 79207][Nor] Changed - [PATCH] Recent changes in AppDomain loading affect mono-service
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Wed Aug 30 16:06:52 EDT 2006
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=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: mono-bugs at ximian.com
ReportedBy: informatique.internet at fiducial.fr
QAContact: mono-bugs at ximian.com
TargetMilestone: ---
URL:
Cc: brian at fluggo.com,robertj at gmx.net
-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 robertj at gmx.net 2006-08-30 16:01 -------
Created an attachment (id=17557)
mono-service.diff
+
+------- Additional Comments From robertj at gmx.net 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.
+
More information about the mono-bugs
mailing list