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

Aug 17

Consume Adapter Service option is missing from Add Generated Items in Visual Studio

The Consume Adapter Service option from “Add Generated Items…” inside Visual Studio is metadata generation tool (or add-in), included in WCF LOB Adapter

By Sandro Pereira

Nov 3

BizTalk Server: Teach me something new about Flat Files (or not) – Positional Files

In the second post of this series, we follow a simple walkthrough explaining the basic principles to create a flat-file schema from a file delimited by

By Sandro Pereira

Oct 23

BizTalk Server: Teach me something new about Flat Files (or not) – Delimited Flat File Schema Opt...

We ended the last post asking: Do you think the Schema is entirely correct Does it handle all files accordingly to the expected results Or do we need to

By Sandro Pereira

Oct 14

BizTalk Server: Teach me something new about Flat Files (or not) – Files Delimited by Symbols

This post is intended to consolidate some basic principles about Flat File Schema Wizard First of all, BizTalk Flat File Schema Wizard is a template inside

By Sandro Pereira

Aug 29

BizTalk Server 2013: Step-by-Step to implement Unit Testing in Schemas and Maps (Part 2)

In my last post, I explained how to implement Unit Testing in Schemas and Maps in BizTalk Server 2013 project within Visual Studio 2012 I also describe that

By Sandro Pereira

Aug 28

BizTalk Server 2013: Step-by-Step to implement Unit Testing in Schemas and Maps

To implement BizTalk Server 2013 unit test within Visual Studio 2012 to test Schemas and Map we need to: Open your BizTalk Project in Visual StudioNET

By Sandro Pereira

Aug 17

Quick Tip: BizTalk Schema Identity

BizTalk uses a combination of namespace#rootnode to define the schema type of a message, thereby making a MessageType unique (for example

By Sandro Pereira

Oct 11

BizTalk WCF Service Wizard – Consume WCF Service to download metadata from a running servic...

Windows Communication Foundation (WCF) provides a new TCP-based network protocol (nettcp://) for high-performance communication To import schemas that are

By Sandro Pereira

Oct 10

BizTalk Schemas – Unexpected XML declaration. The XML declaration must be the first node in...

Today I found an error in the MSDN forum that I encountered and suffered with him in the past: “Unexpected XML declaration The XML declaration must be

By Sandro Pereira
turbo360

Back to Top