[Mono-list] DynamicInvoke calls causes exceptions

Andrus Moor kobruleht2 at hot.ee
Tue Jun 16 09:28:35 EDT 2009


> DynamicInvoke() calls cause randomly TargetParameterCountException or in
> fewer cases InvalidCastException. Stack traces are below.

I noticed that 

http://msdn.microsoft.com/en-us/library/system.delegate.dynamicinvoke.aspx

does not list those exceptions.

Is it correct for Mono DynamicInvoke() to throw those exception types ?

Should'nt TargetInvocationException to be thrown instead ?

Andrus.


More information about the Mono-list mailing list