Nov 11

BizTalk 2010 – Migrate an old BizTalk Visual Studio solution to Visual Studio 2010

My firsts concerns when I decide to migrate my BizTalk Server 2006 environment to BizTalk Server 2010 was: It is easy to migrate a VS 2005 solution to VS

By Sandro Pereira

Jul 21

BizTalk Compilation problem – Compiler for file type ‘*.xsd’ failed. Value cann...

I've got the following error while I wanted to compile a BizTalk Server Project: “Error 2Build failed Compiler for file type 'xsd' failed Value cannot be

By Sandro Pereira

May 11

Microsoft Hotfix BizTalk Server 2009 – Schema References broken

Problem On a computer that is running Microsoft BizTalk Server 2009, you use Microsoft Visual Studio to develop a BizTalk application In your BizTalk project,

By Sandro Pereira

Mar 29

Debugging External assembly’s or pipeline components – Attach to Process – which BizT...

We can debug, for example, external assembly’s that are called from within a BizTalk process or debugging pipeline components in run-time mode In Visual

By Sandro Pereira

Dec 18

BizTalk Pipeline Configuration – Configure the properties for the MIME/SMIME Encoder pipeli...

In the Properties window, in the Pipeline Component Properties section, do the following Use thisTo do thisAdd Signing Cert To Message If the Signature

By Sandro Pereira

Sep 11

BizTalk Orchestration – Orchestration debugging inside Visual Studio – Part II (BizTalk 2009)

In my previous post ("BizTalk Orchestration – Orchestration debugging inside Visual Studio") I explain how to debug BizTalk 2004, 2006 or R2 orchestration

By Sandro Pereira

Sep 7

BizTalk Orchestration – Orchestration debugging inside Visual Studio

HAT it’s great for visual debug orchestration and see the track of the workflow, but there are some situations that we wish to could step through

By Sandro Pereira

Aug 7

Debug maps in BizTalk 2006/2006 R2 and in BizTalk 2009

This is a great feature, that in most cases overlooked, because maps can become very large, to the point that is difficult to read, very difficult to maintain

By Sandro Pereira

Jun 16

How To import Add Reference from WSDL file

WSDL is an XML format for describing network services as a set of endpoints operating on messages containing either document-oriented or procedure-oriented

By Sandro Pereira

Jun 13

Introduction BizTalk Document Schemas

The XML Schema Definition (XSD) language natively defines message structure in BizTalk Server XML Schemas are the foundation of all scenarios and document

By Sandro Pereira
turbo360

Back to Top