ConvertStringSidToSid Error from the Volume Shadow Copy Service May 20, 2013 POST In this post we discuss how to fix the ConvertStringSidToSid error from the Volume Shadow Copy Service.
Migrating from SourceSafe to Mercurial December 7, 2012 POST In this post, I will describe two methods to migrate source controlled projects from Microsoft SourceSafe to Mercurial. The first method involves only migration of the latest code version; and the second method the migration of both objects and history.
Entity Framework Error When Calling SaveChanges Method June 28, 2012 POST In this post we will discuss how to address a potential transaction error when calling the SaveChanges method on an Entity Framework context variable.
How To Source Control Your SQL Server Databases March 30, 2012 POST This document discusses the feasibility of using source control with database development for SQL Server (2005 and newer) databases.
Unable to Connect to Remote SQL Server Integration Services December 17, 2010 POST In this post we will discuss how to address an “Access Is Denied” error when trying to connect to a remote instance SQL Server Integration Services.
Failed to Change SQL Agent Job Ownership November 10, 2010 POST In this post we will discuss how to address a typical error when trying to reassign SQL Agent job ownership.