Home Page › Forums › BizTalk 2004 – BizTalk 2010 › Sending HTML back to client as Response msg of HTTP Port › Sending HTML back to client as Response msg of HTTP Port
January 22, 2006 at 1:41 AM
#12694
the problem is, it needs to be a direct response to that request which is being made by the other party. it seems to me, the scope is changed one you are in the exception code because if an exception occurs there is no quarantee for the receive shape to be successful and therefore there cannot be a corresponding send shape….. 🙁