Hi,

It works for me! :-)

Thanks,

pablo

----- Original Message ----- From: "Kornél Pál" <[EMAIL PROTECTED]>
To: <[email protected]>
Cc: <[EMAIL PROTECTED]>
Sent: Wednesday, June 07, 2006 1:58 PM
Subject: [PATCH] mono-service: Use AppDomain.ExecuteAssembly instead of MethodInfo.Invoke


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


_______________________________________________
Mono-devel-list mailing list
[email protected]
http://lists.ximian.com/mailman/listinfo/mono-devel-list

Reply via email to