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 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 [EMAIL PROTECTED]  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)
+
_______________________________________________
mono-bugs maillist  -  [email protected]
http://lists.ximian.com/mailman/listinfo/mono-bugs

Reply via email to