I have a message which looks like this for example, but could have many more invoices contained within it:
I have an orchestration that uses a request response port to call to a web service and wait for a response.
I\'ve created a flat file schema in Visual Studio from an ins开发者_JS百科tance of a CSV file I have, and it validates fine, and I\'ve hooked up an orchestration to send and receive ports set to expec
The WCF service to which my send & receive ports are configured, is not available; thus I am getting an EndPoint not found exception. How do I catch this exception in the middle of my orcehstratio