We recently installed LLBL 2.0 on our TFS build machine along side v1.5. For some reason, the build process was referencing the old version instead of the new version, thus never succeeding. I uninstalled v1.5 and the build process started working agian.
Why? I don't know.. Just glad I can move on to something else. Took me a while to notice the path was wrong in the buildlog.txt.
C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\Csc.exe /noconfig /unsafe- /checked- /nowarn:1701,1702 /nostdlib- /warn:4 /baseaddress:285212672 /define:TRACE
/reference:"C:\Program Files\Solutions Design\LLBLGen Pro\RuntimeLibraries\DotNet20\SD.LLBLGen.Pro.DQE.SqlServer.NET20.dll"
/reference:"C:\Program Files\Solutions Design\LLBLGen Pro\RuntimeLibraries\DotNet20\SD.LLBLGen.Pro.ORMSupportClasses.NET20.dll"