BizTalk Custom Pipeline Deployment Error: Unable to copy file MyPipelineComponent.dll to “b...
May 27, 2024
I posted a similar post about this issue in 2011 You can see it here This is just a follow-up and an update to that blog post with a new possible way to solve
BizTalk Server deployment error: a porttype operation can only contain messagetypes or class types
May 23, 2024
Welcome back to another blog post on this saga of Errors and Warnings, Causes, and Solutions Sometimes, I think I'm a magnet for errors, or they feel sad
How to configure BizTalk Server to communicate with Azure File Share
May 16, 2024
In a previous post, Azure Files: A Step‑by‑Step Guide to Manual Drive Mounting on a Virtual Machine, we explained how to map a network drive on a virtual
BizTalk Server Orchestration error: There is no value associated with the property in the message
Apr 29, 2024
In some BizTalk solutions, we need to access properties promoted to the message context by receive pipelines or adapters and use them inside orchestrations We
There was a failure executing the send pipeline: Microsoft.BizTalk.DefaultPipelines.XMLTransmit, ...
Apr 24, 2024
I wrote this issue many years ago in this blog post, and I'm revisiting it to add more information about it because today I got the same error while trying to
BizTalk Server WCF-SQL: Invalid object name while using temporary tables
Apr 23, 2024
It is common to use temporary tables to implement internal logic in your SQL queries or scripts I have seen it used several times, for example, inside
BizTalk Server WCF-SQL: The certificate chain was issued by an authority that is not trusted.
Apr 18, 2024
Today, while trying to generate a new WCF-SQL Schema from Visual Studio, we got the following error: Connecting to the LOB system has failed A
BizTalk WCF-SQL Adapter Error: Retrieval of Operation Metadata has failed while building WSDL at ...
Apr 9, 2024
Following yesterday's blog post, on the same note, when we tried to generate a WCF-SQL stored procedure schema for a new BizTalk Server solution, we got the
BizTalk WCF-SQL Adapter Error: Retrieval of Operation Metadata has failed while building WSDL at ...
Apr 8, 2024
Today, while importing/generating a WCF-SQL schema for a new BizTalk Server solution, we got the following error inside Visual Studio: Error while

