Quantcast
Channel: e-conomic Global API Forum
Viewing all articles
Browse latest Browse all 2527

40 second delay when instantiating EconomicWebService

$
0
0
I am experiencing a 40 second delay when instantiating the EconomicWebService object like this:

 var client = new EconomicWebService { CookieContainer = new CookieContainer() };

I have created a proxy via the wsdl and compiled it into a dll, which I am referencing (as mentioned in http://e-conomic.github.io/eco-api-sdk-ref-docs/)

Other than that, everything works fine, and I am able to connect and create customers without any problems.

Did I miss something obvious?

Viewing all articles
Browse latest Browse all 2527

Trending Articles