Hi,
My asp.net Frameworks app in Visual Basic has Azure.Communication.Sms.1.0.1 installed and app compiles and builds fine.
But when attempting to send SMS text, I get errors. I was told this does not work with Visual Basic. It works with c-sharp.
Can anyone tell me how to get around this problem. I am a VB guy - not c#. Do I need to create and call an API that will execute
the few lines of code in c#? And how would I go about doing that?
Thank you for any help.