From: Timwi on
I found a way to invoke methods dynamically without having the exception wrapping happening. You could try my solution, which I blogged about in my blog.

http://timwi.blog.com/2010/03/12/dynamic-invoke/

From http://www.developmentnow.com/g/36_2008_2_0_0_1051461/MethodInfo-Invoke-and-TargetInvocationException.htm

Posted via DevelopmentNow.com Groups
http://www.developmentnow.com/g/
From: Peter Duniho on
Timwi Terby wrote:
> I found a way to invoke methods dynamically without having the exception wrapping happening. You could try my solution, which I blogged about in my blog.
>
> http://lame.attempt.to.drive.traffic.to.my.blog.com/2010/03/12/dynamic-invoke/

That's great! But have you found a way to avoid having people clutter
up the newsgroups with useless replies to two-year-old posts?