Apr 24

‘System.String’ must be Xml serializable to be a message part type

Sometimes, when I try to build my project I get the following compile-time error: "'SystemString' must be Xml serializable to be a message part type --

By Sandro Pereira

Apr 24

There was a failure executing the receive pipeline: Microsoft.BizTalk.DefaultPipelines… failed to...

Sometimes, when we try to test our Visual Studio BizTalk Server solution that we deploy in the BizTalk Server environment, we get the following error

By Sandro Pereira

Apr 14

BAM Management Utility Commands – bm.exe

You can use the BAM utility to perform the following tasks: Consume BAM definition and BAM configuration XML as input The BAM definition XML or XLS files

By Sandro Pereira

Apr 3

Working with BizTalk Configuration File – BTSNTSvc.exe.config

BizTalk server relies on a configuration file to store certain application information This config file is located in BizTalk installation directory,

By Sandro Pereira

Mar 30

XML-RPC Schema

What is XML-RPC It's a spec and a set of implementations that allow software running on disparate operating systems in different environments to make procedure

By Sandro Pereira

Mar 30

BizTalk and Windows Workflow Foundation – Which and When To Use?

In a very simple way: Use Windows Workflow Foundation → Workflow within applications and human workflow Use BizTalk Server → Workflow across

By Sandro Pereira

Mar 28

Distinguished Fields vs. Promoted Properties

BizTalk provides two types of property promotions: Distinguished Fields and Property Fields In a simplified manner, distinguished fields can only be used

By Sandro Pereira
turbo360

Back to Top