Hi!

I'm loading many plugins (assemblies, dll) from my App.exe, however
sometimes a plugin can throw an exception, how can I catch it?, I can
only catch the System.Reflection.TargetInvocationException cause I'm
using Reflection/Invoke techniques.. but I can't 'catch' 'internal
Exceptions' of these plugins.

For example, a Plugin.dll can throw a
CookComputing.XmlRpc.XmlRpcFaultException and it doesn't works, however
System.Reflection.TargetInvocationException seems to catch it, but just 
the Invoke Exception.

Any ideas?
Pablo
-- 
Pablo Fischer Sandoval (pablo [arroba/at] pablo.com.mx)
Fingerprint:  5973 0F10 543F 54AE 1E41  EC81 0840 A10A 74A4 E5C0
http://www.pablo.com.mx 
http://www.debianmexico.org

Attachment: signature.asc
Description: Esta parte del mensaje =?ISO-8859-1?Q?est=E1?= firmada digitalmente

Reply via email to