cancel
Showing results for 
Search instead for 
Did you mean: 

Magento SOAP API V2 "The Operation has Timedout"

Magento SOAP API V2 "The Operation has Timedout"

Hi All,

 

We have wrote one c# program to extract data from Magento. We have used SOAP API V2. We have used the web reference and created object to call the SOAP API from our C# application.

While extracting data from magento some times it throws the "Operation has Timedout error". We have tried setting the KeepAlive Proferty of WebRequest to false and increased the Timeout and ReadWriteTimeout Property but unfortunatly nothing works.

 

It is happening randomly.

 

Any help/suggestion will be highly appreciated.

 

Thanks and Regards

Venkatesan