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

1 min read
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 --
- Apr 24, 2009
There was a failure executing the receive pipeline: Microsoft.BizTalk.DefaultPipelines… failed to...

1 min read
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
- Apr 24, 2009
BAM Management Utility Commands – bm.exe

4 min read
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
- Apr 14, 2009
Working with BizTalk Configuration File – BTSNTSvc.exe.config

7 min read
BizTalk server relies on a configuration file to store certain application information This config file is located in BizTalk installation directory,
- Apr 3, 2009
XML-RPC Schema

1 min read
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
- Mar 30, 2009
BizTalk and Windows Workflow Foundation – Which and When To Use?

2 min read
In a very simple way: Use Windows Workflow Foundation → Workflow within applications and human workflow Use BizTalk Server → Workflow across
- Mar 30, 2009
Distinguished Fields vs. Promoted Properties

4 min read
BizTalk provides two types of property promotions: Distinguished Fields and Property Fields In a simplified manner, distinguished fields can only be used
- Mar 28, 2009