[Mono-dev] [PATCH] mono-service: Use AppDomain.ExecuteAssembly instead of MethodInfo.Invoke

Kornél Pál kornelpal at gmail.com
Wed Jun 7 07:58:00 EDT 2006


Hi,

This fixes the bug reported by Pablo. AppDomain.ExecuteAssembly uses the 
same method to execute the assembly as the runtime so assemblies that can be 
executed using the runtime are guaranted to be executable by mono-service as 
well.

Please review and approve the patch.

Pablo: Please try this patch. (Use patch < mono-service.diff in the 
directory of mono-service.cs. Also note that you should patch the original 
mono-service.cs rather than your version.)

Kornél 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: mono-service.diff
Type: application/octet-stream
Size: 1121 bytes
Desc: not available
Url : http://lists.ximian.com/pipermail/mono-devel-list/attachments/20060607/5b766f21/attachment.obj 


More information about the Mono-devel-list mailing list