BizTalk WCF-SQL Error: System.NotSupportedException: The SqlDbType “” is not supported
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.ConnectionException: Login failed f...
And yes, this is just another "Login failed for user" SQL Server WCF-Adapter related error In the past I wrote about a similar topic BizTalk WCF-SQL
BizTalk WCF-SQL Error: System.Data.SqlClient.SqlException (0x80131904): Procedure or function ...
Today while trying to test a solution where it was supposed to invoke a SQL Server Stored Procedure with optional parameters thru the BizTalk Server WCF-SQL
BizTalk WCF-SQL Error: Microsoft.ServiceModel.Channels.Common.ConnectionException: Cannot open da...
To finalize, maybe, these series of Errors and Warnings… Causes and Solutions let’s describe and address a fairly simple one that from time to time
BizTalk WCF-SQL Error: Microsoft.ServiceModel.Channels.Common.MetadataException: Object [dbo].[St...
I told you in my last blog post an error never comes alone when an error appears, it always appears two or three Or that, or I have a tendency to attract, or
BizTalk Server: Creation of Adapter WCF-SQL Configuration Store entries failed. Access denied.
This week while configuring and optimizing a brand-new BizTalk Server 2016 environment we got the following error message while trying to configure register
WCF-SQL Adapter: Connecting to the LOB system has failed. A network-related or instance-specific ...
I been delivering a lot of BizTalk Server Training Courses for Developers and for Administrator in the past years that I normally like to call them
BizTalk WCF-SQL Adapter: The columns “…” are either duplicated or not in a sequence. Each column ...
This week while migrating a demo, that I will present in BizTalk Summit 2015 - London event, from BizTalk Server 2013/Visual Studio 2012 to BizTalk Server