Due to a known bug, setup projects fail to build in Visual Studio 2008 if LINQ assemblies are referenced in any of the projects in the setup. VS will show “Build failed” on the status bar, but no errors are displayed in the Output pane.

There’s no need to worry, though: the project actually builds successfully, the compiler just happens to return an error code.

Leave a Reply