I am trying to connect to the following betfair.com web service. https://api.betfair.com/global/v3/BFGlobalService.wsdl
I am currently building a web application on Google App Engine in Python to harvest horse racing data of the form. The basic data structure is Course has many Meetings has many Races has many Horses h
i. I am using visual studio 8 using vb.net. I am trying to make a post request that complies with the following schema, but am failing miserably.