64 bit Microsoft SQL Server Data Tools for Visual Studio 2013

I was trying to install SQL Server Data Tools for Visual Studio 2013 on a Windows 2012 R2 machine. I kept getting an “Invalid Architecture” error. I assumed this was because the install is x86 and the operating system is x64.

This strange, and perhaps even silly, trick got things moving along…

http://social.msdn.microsoft.com/Forums/en-US/4ae33edc-c1ad-44df-bc74-ffb30ea91287/64-bit-microsoft-sql-server-data-tools-business-intelligence-for-visual-studio-2012-?forum=sqlreportingservices

Go figure!

Race Condition in BizTalk ESB Toolkit 2.0 Exception Notification Service

Race Condition in BizTalk ESB Toolkit 2.0 Exception Notification Service

A member of my team had an issue with the ESB Alert Service today. The error he was receiving was a little different, but seemed to indicate an issue with the email address configured. This blog post from Thomas Abraham was helpful in troubleshooting.