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-29 12:06:30.000000000 -0400 +++ shadow/79207.tmp.590 2006-08-29 12:26:48.000000000 -0400 @@ -1,15 +1,15 @@ Bug#: 79207 Product: Mono: Runtime Version: 1.1 -OS: +OS: unknown OS Details: Status: NEW Resolution: -Severity: -Priority: Major +Severity: Unknown +Priority: Normal Component: misc AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] QAContact: [EMAIL PROTECTED] TargetMilestone: --- URL: @@ -44,6 +44,21 @@ How often does this happen? always Additional Information: bug related to #76757 + +------- Additional Comments From [EMAIL PROTECTED] 2006-08-29 12:26 ------- +That's rather a bug in mono-service.exe itself. + +It assumes that the service is being able to load +mono-service.exe. + +That's not possible any more after the "big appdomain fix". + +Hotfix: copy mono-service.exe into the service's +current directory. + +Long term fix: outsource MonoServiceRunner onto an Assembly +that gets installed into the GC. + _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
