Hi guys,
I have a BizTalk 2006 R2 application that works perfectly. It receives the messages, processes them and sends correct responses.
But although the everything is correct (the messages are successfully picked up by the orchestrations and the response is sent without errors), BizTalk still generates a "Message not consumed" error related to the response message...
I've debugged every bit of the application and there is no error, no duplicated message, no message left behind, nothing... I googled the error and the vast majority of the few links that I find on the subject are related to zombie clean up scripts. This makes me wonder if this is not a common issue in BizTalk...
Does anybody have any idea on what may be causing this error?