May 21

BizTalk Server 2010 Beta Released

BizTalk Server 2010 beta (previous call as BizTalk Server 2009 R2) is now available to download Documentation on another site (contains

By Sandro Pereira

May 11

Microsoft Hotfix BizTalk Server 2009 – Orchestration Designer incorrectly indicates that th...

Problem In Microsoft Visual Studio, you create a Microsoft BizTalk Server 2009 project by working in BizTalk Server 2009 Orchestration Designer A red

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

Apr 26

BizTalk XSLT Reuse (xsl:include and xsl:import): Resolving of external URIs was prohibited error

A client of mine, use a strategy for re-use XSL, basically, they have custom XSLT with external XSLT’s that contain global functions that can be used inside

By Sandro Pereira

Apr 26

BizTalk Mapper – Cannot load source/destination schema

Recently I try to test a BizTalk map the test fails and for my surprise, it gives me the following error: "Cannot load source/destination schema:

By Sandro Pereira

Apr 8

Debug BizTalk Custom Pipelines Components using Pipeline.exe utility – Pipeline file name i...

While trying to debug custom pipeline component using “Pipelineexe” utility, I keep getting the following error message: Pipeline file name is already

By Sandro Pereira

Apr 6

Calling an external assembly from Custom XSLT – Custom Extension XML (Grid Property)

In complex maps is usual to have scripting functoid with custom inline XSLT, and sometimes is useful to call custom NET components directly from XSLT So,

By Sandro Pereira

Apr 6

Deploy BizTalk Applications using MSI files – Concept and Best practices

A complete solution built on the BizTalk Server engine can contain several items (sometimes referred to as artifacts): orchestrations, pipelines, message

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

Mar 12

BizTalk Orchestration Error Message – property ‘Microsoft.XLANGs.BaseTypes.Address...

I have an orchestration process that dynamic send email notifications: When I first try to compile the orchestration I receive back the following error

By Sandro Pereira
turbo360

Back to Top