Activity overview
Latest activity by michaelP
Hi Chris,
Thanks for your reply
Chris.Allen wrote:
H- truly sorry about this. There is a long-standing bug regarding optional parameters. Can you test without optional parameters. I can test too but it might take a little longer getting my environment set up.
Unfortunately we have quite a number of places where we use late bound optional parameters.
Just as unfortunately, we originally evaluated SmartAssembly using .net 3.5 and that was fine.
I think I'll see what Red Gate's support team say / comments
Hi Chris,
Thanks for your reply
Chris.Allen wrote:
H- truly sorry about this. There is a long-standing bug regarding optional parameters. Can you test without optional parameters. I can test too b...
Hi,
I forgot to mention ... this issue doesn't appear to occur with framework 3.5.
Frameworks 4.0 and 4.5 do exhibit this unwanted behaviour
Thanks,
Michael / comments
Hi,
I forgot to mention ... this issue doesn't appear to occur with framework 3.5.
Frameworks 4.0 and 4.5 do exhibit this unwanted behaviour
Thanks,
Michael
VB.Net CallByName problem with optional parameters
Hi,
I've encountered a problem when calling an obfuscated vb.net 2012 DLL
Product: SmartAssembly standard v6.7.0.239 (also have the same issue with SmartAssembly Developer v6.8.0.121)
I'm making a ...