BizTalk Server Tips and Tricks for developers: How to copy several variables from a BizTalk orche...
Apr 29, 2026
One of the most common questions I still hear from developers working with BizTalk Server orchestrations is: “What is the best way to copy multiple
Understanding BizTalk Server Orchestration Parameters (What you can pass and how)
Dec 2, 2025
When you need one orchestration to invoke work in another, BizTalk gives you two fundamentally different options: Call Orchestration and Start Orchestration
BizTalk Visual Studio Orchestration error: cannot find symbol multipart message type
Oct 16, 2025
Let’s continue the saga of the project that hates me with another error that commonly happens in this solution Yesterday, it was about cannot find symbol
BizTalk Visual Studio Orchestration error: cannot find symbol ‘Common.Processing.Invoke_Pro...
Oct 15, 2025
Let's continue the saga of the project that hates me with another error that commonly happens in this solution While making some changes to an existing
BizTalk Server Best Practices, Tips, and Tricks: #19 Search for code inside the Orchestration Des...
Oct 14, 2025
Welcome again to another BizTalk Server Best Practices, Tips, and Tricks blog post! In my previous blog posts, I discussed some essential tips and tricks for
BizTalk Visual Studio Orchestration error: Errors exist for one or more children
Oct 13, 2025
You know those projects that feel like they don’t like you They turn into a nightmare Still, I secretly enjoy them because they always give me something new
BizTalk Server Orchestration error: There is no value associated with the property in the message
Apr 29, 2024
In some BizTalk solutions, we need to access properties promoted to the message context by receive pipelines or adapters and use them inside orchestrations We
BizTalk Server Visual Studio Error: The type or namespace name ‘Unb21’ does not exist...
Apr 2, 2024
When working with EDI documents with BizTalk Server, the EDI components promote several details inside default or custom pipelines, details that we sometimes
BizTalk Server Best Practices, Tips, and Tricks: #18 Orchestration Designer Shortcut Keys
Jul 24, 2023
Welcome again to another BizTalk Server Best Practices, Tips, and Tricks blog post! In my previous blog posts, I discussed some essential tips and tricks for



