Apr 24

There was a failure executing the send pipeline: Microsoft.BizTalk.DefaultPipelines.XMLTransmit, ...

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

By Sandro Pereira

Apr 23

BizTalk Server WCF-SQL: Invalid object name while using temporary tables

It is pretty common to use temporary tables to perform some internal logic inside your SQL queries or scripts I have seen several

By Sandro Pereira

Apr 18

BizTalk Server WCF-SQL: The certificate chain was issued by an authority that is not trusted.

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

By Sandro Pereira

Apr 9

BizTalk WCF-SQL Adapter Error: Retrieval of Operation Metadata has failed while building WSDL at ...

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

By Sandro Pereira

Apr 8

BizTalk WCF-SQL Adapter Error: Retrieval of Operation Metadata has failed while building WSDL at ...

Today while importing/generating a WCF-SQL schema for a new BizTalk Server solution, we got the following error inside Visual Studio: Error while

By Sandro Pereira

Mar 18

BizTalk Oracle Adapter error: The assembly required for type mapping not found.

Today while I was developing a new BizTalk Server solution that communicates with the Oracle database, I encountered a familiar issue that I forgot to

By Sandro Pereira

Feb 28

BizTalk WCF-SAP Adapter error: Loading property information list by namespace failed or property ...

A client reported to me an error that we were getting in our BizTalk Server production environment this week We had deployed a new orchestration and a new SAP

By Sandro Pereira

Nov 24

BizTalk Server FTP issue: The FTP server did not accept a FTP command for an unexpected reason.

This is not the first time I have worked with the FTP adapter Almost all my clients have a File transfer solution, and FTP is used in many of them But today

By Sandro Pereira

Sep 11

File System permission for the BizTalk Server 2004 to 2020 File Adapters

Today, I will bring back to life another old BizTalk Server blog post, the last one, written by an old friend of mine, Thomas Canter, with his permission,

By Sandro Pereira

Aug 31

BizTalk Server and WinSCP Error: Could not load file or assembly ‘WinSCPnet, Version=1.12.0...

It is always fun to return to one of my favorite topics: Errors and warnings, causes and solutions - aka Troubleshooting! Regardless of the technology,

By Sandro Pereira
turbo360

Back to Top