Currently I'm using Linq to SQL in one of my internal projects. After adding a stored procedure to the designer, I started to see the following error "The custom tool 'MSLinqToSQLGenerator' failed. Unspecified error" and my LinqToSql auto-generated .cs file disappeared from the project. I ...
[More]