Ahh, thanks for the explanation. When is the next 2.6.x release planned
that will include this patch? I guess a work around until a patch is
released for users will be to write it out the long way:
var counter = ScenarioContext.Current.Item("counter")
ScenarioContext.Current.Item("counter") = counter + 1
> 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: [email protected] [mailto:mono-vb-
>> [email protected]] En nombre de Dale Ragan
>> Enviado el: viernes, 11 de junio de 2010 3:57
>> Para: [email protected]
>> 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
>> [email protected]
>> http://lists.ximian.com/mailman/listinfo/mono-vb
>
>
_______________________________________________
Mono-vb mailing list
[email protected]
http://lists.ximian.com/mailman/listinfo/mono-vb