All of our projects that use TeamBuild are now being built with Visual Studio 2008, so to free up some much needed space on our server, I uninstalled Visual Studio 2005. Now all our builds are failing with the message:
error MSB3147: Could not find required file 'setup.bin' in 'e:\b\Goldstar\gs_main\Sources\main\source\code\ParaPlan\ParaPlanWPF\Engine'.
I found a thread on MSDN that suggested reinstalling the .NET SDK, so I'm trying that.
Update: I had also uninstalled VS 2008 Team Suite trial, when I went to install VS 2008 For Developers, I didn't have enough space, which is why I had uninstalled VS 2005 in the first place. I freed up some space and installed VS 2008 and now all is working.