So, for some time now, whenever I try to ‘batch build’ from within Microsoft Visual Studio 2010, I get the following error:
C:\WINDOWS\Microsoft.NET\Framework\v4.0.30319\Microsoft.Common.targets(2868,9): error MSB3021: Unable to copy file "x\Intermediate\y.dll" to "x\y.dll". Could not find file 'x\Intermediate\y.dll'.
Indeed, there is no file ‘x\Intermediate\y.dll’. But when I switch configurations and try to build the regular (non-batch) way, it builds fine.
Amused, and since I can live without the batch-build functionality, I have just let it be all this time, writing it off as one more of those weird wonders of Microsoft.
Read more »
]