6 min read

Receiving a time out error while trying to invoke a BizTalk Orchestration exposed as a service (WCF)

Sandro Pereira

Oct 29, 2013

Today I want to talk about a very common problem that can occur when we are invoking BizTalk Orchestrations exposed as synchronous services (Request-Response

4 min read

BizTalk Training – Orchestrations – How to Call Orchestrations developed in a differe...

Sandro Pereira

Jun 15, 2013

In the past, I developed a demo on how to Call Orchestration from another project or from another BizTalk Application that you can read here, and where you

2 min read

Project build results in the error “you must specify at least one already-initialized corre...

Sandro Pereira

Mar 26, 2012

When you compile your BizTalk project, you receive the error: "you must specify at least one already-initialized correlation set for a non-activation

2 min read

Identifier ‘RetryCount’ does not exist in ‘myprojectnamespace’; are you m...

Sandro Pereira

Feb 28, 2012

When trying to help a friend of mine configure a dynamic SOAP Adapter Solicit-Response port, some like

3 min read

The source was not found, but some or all event logs could not be searched. Inaccessible logs: Se...

Sandro Pereira

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

2 min read

BizTalk Orchestration error: “Errors exist for one or more children.”

Sandro Pereira

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

3 min read

BizTalk Error Message – An unhandled exception (‘System.StackOverflowException’) occu...

Sandro Pereira

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

2 min read

BizTalk Orchestration Error Message – Using Parallel Action – if shared data is updated in a para...

Sandro Pereira

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

3 min read

BAM API – Using OrchestrationEventStream to write BAM Events from BizTalk orchestration

Sandro Pereira

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

The Ultimate Cloud
Management Platform for Azure

Supercharge your Azure Cost Saving

Learn More
Turbo360 Widget

Back to Top