BizTalk Dynamic Send Port – How to implement retries, delivery notification and backup tran...
If you are using dynamic ports inside an orchestration, you have to configure BTSRetryCount and BTSRetryInterval properties on the message you want to send to
Multi-Part message – “use of unconstructed message ” – Error message when...
Sometimes when we try to build or deploy BizTalk solution, you may get the following error message: “Use of Unconstructed Message 'MessageName'” I
‘System.String’ must be Xml serializable to be a message part type
Sometimes, when I try to build my project I get the following compile-time error: "'SystemString' must be Xml serializable to be a message part type --