Forum Discussion

aditya_nerkar's avatar
aditya_nerkar
Occasional Contributor
13 years ago

System.InvalidCastExcecption while trying to call a C# routine which accepts String arrays as parameters

Hi, I am trying to call a C# method which accepts array parameters. Everything is setup properly via CLRbridge and I can access the c# method. But when I make the call, I see this message...