Bogus error messages during compilation of C# web projects after installing Visual Studio 2008 SP1

A fix has published for an issue whereby after installing Visual Studio 2008 SP1 you may see bogus error messages during compilation of your C# based web projects. You may see lots of compilation error messages in the output pane when you compile a project that compiled perfectly well before installing SP1. When you double click the error message it disappears.

The fix can be downloaded direct from the MSDN code gallery even though the full KB article is not quite published yet.

HTH

Doug