XMLReader converts carriage return line feed (0xD0xA) to line feed(0XA)
I had a fight with the XMLReader class this week because #xD, #xA, and #xD#xA character combinations are converted to a single #xA character when you use this
Optimising Pipeline Performance: Do not read the message into a string
Continuing on from my last post, Junior spoke to Bill and he said “the key is anything the reads the message into a string, XMLDocument or XDocument is to be
Optimising Pipeline Performance: XMLWriter vs. XDocument
Junior and I looked at the pipeline component listed below This component reads a document , converts it to Base64 encoded string, adds the
Pipeline Component Wizard for BizTalk 2013 and 2013R2
I was teaching one of our juniors how to write a custom pipeline component today and thought that this wizard would be quick start for them They could only
Security Wizard Woes: The BAM Portal website Default Web Site is not valid.
I got this error yesterday while trying to install the BAM portal in a very locked down environment The full error went on to say “The service cannot be
Security Wizard Woes: ‘System.EnterpriseServices.TransactionProxyException’
I arrived at the same place that Kent Weare arrived at here In my case MSDTC was also configured based on Microsoft’s recommendations I also used the DTC
https://exceldatareader.codeplex.com/
I just wanted to shout out about this community project because I have been using it a lot lately We have been using it in a BizTalk pipeline component with
MABS: Lessons in Configuring a (Service Bus) Queue Source
This weekend I keep on getting this error when I tried to deploy a Microsoft Azure BizTalk Services solution; “COQueueSource deployment failed at
BizTalk 2013 Solution Template
The mad coder has blogged about a BizTalk 2010/ Visual Studio 2008 Solution template based on Dan Rosanova’s book – BizTalk Patterns 2010 If you try to
BAM is displaying only one day of aggregations
We implemented a BAM solution using BizTalk Server 2013 and Standard SQL server 2012 that contained an aggregation We set up a scheduled aggregation as

