Talk About Network

Google


Register and Login
Nick
Password
Register create new account Sign up is FREE and you can post replies, new topics, bookmark posts and more!
Recover lost password


Software > Biz Talk Orchestration > Handling IIS ti...
Latest [ Topics | Posts ] Archive Post A New Topic Post a Reply
<< Topic < Post Post 1 of 17 Topic 4122 of 4219
Post > Topic >>

Handling IIS timeouts with HTTP request-response responses

by "Zoe Hart" <zoe.hart@[EMAIL PROTECTED] > May 20, 2008 at 03:24 PM

I have several places in my orchestration where I receive an HTTP (or SMTP)

request and send a response. In some cases the response is delayed. If the

response is delayed long enough, the Send of the response fails because
the 
IIS session of the BTSHttpReceive listener or web service has timed out. 
Then my orchestration suspends. I want to avoid this suspension.

I thought I would compare the current time with the timestamp of the 
original request and if too much time has elapsed, then don't try to send
a 
response. This seemed like a good solution because it avoids the error 
condition altogether. Unfortunately the compiler won't let me do this 
because it results, at least potentially, in a request-response without a 
response. But in this case, a request-response without a response is
exactly 
what I want. But apparently in BizTalk it's verboten.

Is this a common problem and is there a common, easily implemented
solution?

I'm going to start to look at putting a scope and catch around the Send to

see if I can catch the exception that occurs when I attempt to send the 
response.

But I'm looking for any other suggestions.

Thanks,
Zoe
 




 17 Posts in Topic:
Handling IIS timeouts with HTTP request-response responses
"Zoe Hart" <  2008-05-20 15:24:24 
Re: Handling IIS timeouts with HTTP request-response responses
Dan Rosanova <dnova7@[  2008-05-21 09:03:41 
Re: Handling IIS timeouts with HTTP request-response responses
"Zoe Hart" <  2008-05-21 12:55:11 
Re: Handling IIS timeouts with HTTP request-response responses
Dan Rosanova <dnova7@[  2008-05-21 11:39:23 
Re: Handling IIS timeouts with HTTP request-response responses
"Zoe Hart" <  2008-05-21 16:02:24 
Re: Handling IIS timeouts with HTTP request-response responses
Erin Miller <emiller@[  2008-05-21 18:39:13 
Re: Handling IIS timeouts with HTTP request-response responses
"Zoe Hart" <  2008-05-27 09:38:44 
Re: Handling IIS timeouts with HTTP request-response responses
Erin Miller <emiller@[  2008-05-28 14:13:42 
Re: Handling IIS timeouts with HTTP request-response responses
Dan Rosanova <dnova7@[  2008-05-22 08:31:29 
Re: Handling IIS timeouts with HTTP request-response responses
"Zoe Hart" <  2008-05-27 09:39:43 
Re: Handling IIS timeouts with HTTP request-response responses
"Zoe Hart" <  2008-06-10 10:58:00 
Re: Handling IIS timeouts with HTTP request-response responses
Dan Rosanova <dnova7@[  2008-05-28 11:42:29 
Re: Handling IIS timeouts with HTTP request-response responses
Dan Rosanova <dnova7@[  2008-06-10 08:35:22 
Re: Handling IIS timeouts with HTTP request-response responses
"Zoe Hart" <  2008-06-10 13:43:00 
Re: Handling IIS timeouts with HTTP request-response responses
Dan Rosanova <dnova7@[  2008-06-17 10:05:04 
Re: Handling IIS timeouts with HTTP request-response responses
"Zoe Hart" <  2008-06-18 12:27:07 
Re: Handling IIS timeouts with HTTP request-response responses
"Zoe Hart" <  2008-06-18 15:49:19 

Post A Reply:
  Go here to Signup

AddThis Feed Button


About - Advertising - Contact - Frequently Asked Questions - Privacy Policy - Terms of Use - Signup

Contact
tan12V112 Sat Nov 22 4:51:00 CST 2008.