Hello All!
I need some help with a very basic stuff in Visual Studio that I can’t make work, probably I’m mixing VB.net with ASMX type of code, basically I’m creating an webservice but I can’t make the lib work in my code, it recognizes the objects, the SDK is installed in the server, all looks ok, also I succeed in powershell and C# without any problem, but my customer needs the dev in VB.
The type InformationServiceClient is not recognized as you can see bellow, what am I missing here? Can you share an example in VB (not the one in Orion SDK.pdf, have this one already)?
Thanks in advance people!!