Multiple Isolated Host (Host Instances) - Multiple Virtual directories - different adapters, what are the rules?

Posted at: 8/26/2008 at 3:02 PM by saravana
If your BizTalk solution is mainly relying on HTTP/SOAP adapter (we are still in BTS 2006 - no WCF yet), you'll soon see weird errors popping up due to BizTalk isolated host instances / IIS Application pool  configuration. The most common one you'll encounter is this The Messaging Engine could not find the receive location for URI:"/XXX_VirtualDirectory/Service.asmx".\ Please verify the receive location exists and is enabled. And the most important but annoy... [More]
Tags: | |  Categories: BizTalk General
Actions: Email this article Email | Kick it! | DZone it! | Save to del.icio.us | Technorati Links
Post Information: Permanent LinkPermalink | CommentsComments(5) | Comments RSS

Interesting problem with Adapter Resubmit() method.

Posted at: 5/10/2005 at 3:33 PM by saravana
Recently we encountered an interesting problem while building an ebMS 2.0 ebxml messaging protocal for reliable messaging. We decided to make use of the Resubmit() method from ITransportProxy batch in order to say biztalk messaging engine, "Please give us the message back to the transmit adapter after certain time". We have to make two changes to the context property, 1. RetryCount: Update this system property (ebMS specific logic). 2. SomeCustomProp: Add few more custom pro... [More]
Tags: |  Categories: BizTalk General
Actions: Email this article Email | Kick it! | DZone it! | Save to del.icio.us | Technorati Links
Post Information: Permanent LinkPermalink | CommentsComments(1) | Comments RSS