[Mono-bugs] [Bug 79207][Nor] Changed - Recent changes in AppDomain loading affect mono-service

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Wed Aug 30 05:39:09 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 informatique.internet at fiducial.fr.

http://bugzilla.ximian.com/show_bug.cgi?id=79207

--- shadow/79207	2006-08-30 04:24:08.000000000 -0400
+++ shadow/79207.tmp.13321	2006-08-30 05:39:09.000000000 -0400
@@ -116,6 +116,21 @@
   at MonoServiceRunner.Main (System.String[] args) [0x00000]
 
 If i copy mono-service.exe to the same directory of ./service.exe it
 works well!
 
 Miguel have you tried with svn version?
+
+------- Additional Comments From informatique.internet at fiducial.fr  2006-08-30 05:39 -------
+I think i've a "long term fix" for this problem...
+- I've signed mono-service.exe with a strong name
+- i've inserted it into the gac (with gacutil -i mono-service.exe)
+- I've made a symbolic link in /usr/lib/mono/1.0
+
+and now when i call :
+/usr/lib/mono/1.0/mono-service.exe ./service.exe
+
+it works well...
+
+in fact, I've made the same changes in mono-service as in xsp (xsp is
+now installed in the gac)
+


More information about the mono-bugs mailing list