Author Archives: Dan Toomey

About Dan Toomey

DAN TOOMEY is a Microsoft Certified Professional Developer specialising in BizTalk, WCF and .NET Web Services, and is currently a Senior Integration Specialist for Mexia. During the past ten years he has worked on a full gamut of large and small integration projects at numerous private as well as local, state and federal government agencies in Brisbane, Canberra, Sydney, and on the Sunshine Coast. Prompted by Microsoft, he founded the Brisbane BizTalk User Group six years ago.

XmlDocument.LoadXml() Leads to System.Net.WebException ??

Today we encountered an interesting error when attempting to serialise a .NET object into XML and load it into a BizTalk message: xlang/s engine event log entry: Uncaught exception (see the ‘inner exception’ below) has suspended an instance of service … Continue reading

Posted in BizTalk | Tagged | Leave a comment

DTCPing & DTCTest–Useful Toolbox Items

When configuring BizTalk in a multi-server environment, getting the Microsoft Distributed Transaction Coordinator (MS DTC) settings right on all participating servers in the group is critical. If you don’t, you’ll run into all sorts of errors that don’t always explicitly … Continue reading

Posted in BizTalk | Tagged | Leave a comment

Customising a BAM Tracking Profile

Anyone who has used the Tracking Profile Editor (TPE) in BizTalk to map field values to their BAM activity definitions knows how simple and easy the interface is to use. You simply right-click on the orchestration shape that sends or … Continue reading

Posted in BizTalk | Tagged , | Leave a comment