BizTalk WCF-SQL Error: System.NotSupportedException: The SqlDbType “” is not supported
Mar 17, 2021
Recently while I was testing an integration solution on a client that uses WCF-SQL to insert data on a SQL Server database I got the following
BizTalk WCF-SQL Error: Microsoft.ServiceModel.Channels.Common.MetadataException: Object [dbo].[Co...
Nov 6, 2019
In the past, I wrote a blog post about a similar type of error: BizTalk WCF-SQL Error: MicrosoftServiceModelChannelsCommonMetadataException: Object
BizTalk Dynamic Send Port – How to implement retries, delivery notification and backup tran...
Apr 30, 2009
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

