[mono-vb] Using reflection to invoke a method written in VB throws an exception

Rolf Bjarne Kvinge rolflists at ya.com
Fri Jun 11 08:38:43 EDT 2010


The problem was with the += operator, vbnc wasn't generating code for the
property getter, it was doing the calculations without getting the value of
the left side of the statement first. 

> -----Mensaje original-----
> De: mono-vb-bounces at lists.ximian.com [mailto:mono-vb-
> bounces at lists.ximian.com] En nombre de Dale Ragan
> Enviado el: viernes, 11 de junio de 2010 3:57
> Para: mono-vb at lists.ximian.com
> Asunto: Re: [mono-vb] Using reflection to invoke a method written in VB
> throws an exception
> 
> 
> Works for me, thanks for the fix.  If you don't mind me asking, what
> was the
> problem?
> --
> View this message in context: http://mono.1490590.n4.nabble.com/Using-
> reflection-to-invoke-a-method-written-in-VB-throws-an-exception-
> tp2236684p2251211.html
> Sent from the Mono - VB mailing list archive at Nabble.com.
> _______________________________________________
> Mono-vb mailing list
> Mono-vb at lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/mono-vb



More information about the Mono-vb mailing list