Azure trainings!
Infused with experience from the field, brought with lots of passion!

BizTalk MessageType: case-sensitive or case-insensitive?

This post was originally published here. This blog post is all about how schemas are resolved by the BizTalk XML Disassembler. Does BizTalk treats the MessageType in a case-sensitive or a case-insensitive way? Let’s have a look! As you all know, the BizTalk XML...

Elevating permissions for BizTalk Server Operators group

This post was orignally published here. The out-of-the-box BizTalk Server Operators group has limited access to the BizTalk environment. An extract from MSDN: Members of the BizTalk Server Operators group can do the following: View service state and message flow Start...

Hosting a generic BizTalk netTcp endpoint in IIS

This post was originally published here. This blog post contains all needed steps to create a generic BizTalk ESB endpoint, hosted in Internet Information Services, using the netTcpBinding. Windows Activation Services is required. Lately, I had the task to create a...

Problem with side-by-side deployment of pipelines

This post was originally published here. Recently, I had a project where full side-by-side deployment was required.  In a first test phase of the automated deployment, we used MSBuild together with the Codeplex MSBuild Extension Pack. We tried deploying assemblies...