I have had problems on a couple of projects where developers swap the connection string in the App.Config file and then forget to swap it back before checking their changes into source control. If the database that they were using is not visible to the...