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 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

Oct 6

BizTalk Server Schema Editor getting blocked by Internet Explorer Enhanced Security Configuration

I have been working on a new BizTalk Server project on a new client for a few weeks Now that we are beginning the development phase, I was getting annoying

By Sandro Pereira

Jul 27

Demystify Invalid type name error on BizTalk Schemas (Part II)

In the last post, we try to demystify the reason and cause of the error: Invalid type name The root node type has to be a valid C# identifier when you are

By Sandro Pereira

Jul 26

Demystify Invalid type name error on BizTalk Schemas (Part I)

A few days ago, while trying to compile a BizTalk Server solution I got the following error: Invalid type name The root node type has to be a valid C#

By Sandro Pereira

Jul 3

BizTalk Schema Problems: The type or namespace name ‘SerializableAttributeAttribute’ ...

An error never comes alone When an error appears, it always appears two or three, and I still have thousands to published, but this one made me crazy for a

By Sandro Pereira

Sep 10

Schema item missing from Visual Studio BizTalk Project items

This week I encountered a curious situation while I was developing a new BizTalk solution After creating my new project, I tried to add a new schema to the

By Sandro Pereira

Jul 10

Error when trying to validate EDI message against the schema: [29] Invalid count specified at the...

As I mentioned in my last post, when we are in the development phase of a BizTalk project is normal to validate test instances of messages that are provided

By Sandro Pereira
turbo360

Back to Top