Visual Studio: Failed to create window handle for pane while trying to open a Schema
There are errors that we are familiar with, but I guess this you may never hear about it I didn't know it until today: Failed to create window handle for pane
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
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
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
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
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
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
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
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
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