Thanks Jabe.
When I add your sample code to my exsting app it falls over on assigning c1.
When I view the jsonBookObject it again doesn't reference the 'ex' level of the jsonObject.
So I guess this is something more fundamental with my installation.
When I add your sample code to my exsting app it falls over on assigning c1.
Code:
Dim c1 = jsonBookObject.Result(0).Runners(0).ExchangePrices.AvailableToBack.Count
Code:
An unhandled exception of type 'System.NullReferenceException' occurred in BasicApp.exe Additional information: Object reference not set to an instance of an object.
So I guess this is something more fundamental with my installation.



Comment