Home Page › Forums › BizTalk 2004 – BizTalk 2010 › Handling Timeout in HTTP Adaptor › Re: Handling Timeout in HTTP Adaptor
Thanks Siva,
I also tried with making Transmitted=”true” and Handling apro. But That was not working for me, So I Also Catched using Web.Service.Protocals.SoapExcpetion Eception, and Exception Block is catching that error During Timeouts, And when I looked into the error Message it was showing
General System Exception: An error occurred while processing the message, refer to the details section for more information Message ID: {ECE32919-1340-4FAE-B251-D22846219A9D} Instance ID: {0587A4F9-FC75-4E33-A440-5B84672153EC} Error Description: The remote server returned an error: (500) Internal Server Error.
Is that what you are gettig for timeouts?
Thanks,
BABA