Visual Studio 2008 Bug Upgrading web site from Visual Studio 2005: compiler error CS1519
Saturday, February 23rd, 2008I recently upgraded a website to Visual Studio 2008 from Visual Studio 2005 so I could make use of LINQ to SQL. Upon adding my table to a new .dbml file and rebuilding, I was met with this nasty compiler error: LINQ to SQL compiler error CS1519: Invalid token 'void' in ...




