Today we ran into some problems when making a call to a web service that took more than 90 seconds via the SOAP adapter. After 90 seconds we got a ”System.Net.WebException: The operation has timed-out” error in return. It turned out that we had to set the SOAP.ClientConnectionTimeOut context property for the request message. We did this in the […]
Web service times out before the orchestration completes
by community-syndication | Dec 20, 2006 | BizTalk Community Blogs via Syndication