Home Page › Forums › BizTalk 2004 – BizTalk 2010 › Timeout for HTTP Request-Response › Timeout for HTTP Request-Response
December 7, 2005 at 6:54 PM
#12500
Thanks Stephen,
when I set the timeout for the request object in ASP.NET application, it worked fine. however it’s not a long running orchestration, it should take around 2 sec.
I am trying to find out the difference between setting it in machine.config file and setting timeout for particular request.
Anyway the current issue has been solved.
Thanks again.