The source was not found, but some or all event logs could not be searched. Inaccessible logs: Se...
Feb 16, 2012
It's very common to use NET code for orchestration support and also to log errors, warnings, or information in Event Viewer I have, as a principle, not to
BizTalk Orchestration error: “Errors exist for one or more children.”
Jan 30, 2012
For some reason, after having migrated a BizTalk Server 2006/Visual Studio 2005 solution to BizTalk 2010/VS 2010 using the Visual Studio Conversion Wizard, I
BizTalk Error Message – An unhandled exception (‘System.StackOverflowException’) occu...
May 11, 2011
It's very common to use NET code for orchestration support In one of these scenarios, I decided to use a class to, in a certain way, validate the request and
BizTalk Orchestration Error Message – Using Parallel Action – if shared data is updated in a para...
Jan 17, 2011
In BizTalk Orchestrations, the Parallel Actions shape is a powerful tool for executing multiple tasks simultaneously However, it comes with a strict rule: You
BAM API – Using OrchestrationEventStream to write BAM Events from BizTalk orchestration
Aug 23, 2010
The Tracking Profile Editor (TPE) is great for simple scenarios, but when your tracking requirements involve complex logic, loops, or variables that aren't
BizTalk Orchestration Error Message – property ‘Microsoft.XLANGs.BaseTypes.Address...
Mar 12, 2010
When designing a BizTalk Orchestration, you might need to determine the destination of a message at runtime (for example, sending to a specific URL found
BizTalk Training – Handling Exceptions inside orchestration
Oct 26, 2009
In a perfect world, every message is processed successfully In the real world, web services go down, databases time out, and data is malformed If you don't
BizTalk Training – Accessing and change message values inside orchestration
Oct 26, 2009
One of the first things a BizTalk developer learns is that messages are immutable Once a message is received or created, you cannot simply "overwrite" a value
BizTalk Training – Customize filename dynamically inside Orchestration
Oct 23, 2009
Setting a custom filename for outgoing messages is one of the most common requirements in BizTalk development Whether you need to add a prefix, a timestamp,


