Author Archives: Andrew Babiec

BizTalk Troubleshooting Guide

Microsoft just released a new document to help developers with programming issues within a BizTalk application.
It contains 120 (!) pages of useful info about every aspect of BizTalk – including best practices. Additional info about the document is available here and here.
After scanning it over, I found several topics that are still missing. I guess that’s OK as [...]

Posted in BizTalk | 2 Comments

Changing the Error Threshold for the SQL Adapter

Recently, a client of ours was running into a problem with our SQL Receive Locations being automatically disabled by BizTalk 2006. This happened whenever the IT admins took down the SQL 2000 servers and/or the network for maintenance.
Some background: BizTalk 2K6 is used in an integration solution that requires querying a SQL 2K database for new records. Due to requirements of the system, [...]

Posted in BizTalk | 2 Comments