Ever get someones project out of source safe (or any other way), go to deploy it and get a ‘SQL exception: SQL Server does not exist or access denied’ error?
Go to the project properties, configuration properties, deploy, and make sure it’s pointing to your database (typically (local) ).
Todd