Hi,
I've tried to load up and compile the API-NG-sample-code/cSharp from https://github.com/betfair/API-NG-sa.../master/cSharp.
However, I'm getting the following error which I can't resolve:
The designer must create an instance of type 'System.Web.Services.Protocols.HttpWebClientProtoc ol' but it cannot because the type is declared as abstract.
Has anyone come across this and managed to resolve it?
Thanks
I've tried to load up and compile the API-NG-sample-code/cSharp from https://github.com/betfair/API-NG-sa.../master/cSharp.
However, I'm getting the following error which I can't resolve:
The designer must create an instance of type 'System.Web.Services.Protocols.HttpWebClientProtoc ol' but it cannot because the type is declared as abstract.
Has anyone come across this and managed to resolve it?
Thanks


Comment