Summary
MSBuild fails to find an assembly that was just built. This occurs because the agent does not have the same "ReferencePath" as the build machine.
Solution
Synchronize "Program Files\MSBuild" directory or add it to the Electric Make root. (Use "/verbosity:diag" on the msbuild call to debug.)
This article is part of our Knowledge Base and is provided for guidance-based purposes only. The solutions or workarounds described here are not officially supported by CloudBees and may not be applicable in all environments. Use at your own discretion, and test changes in a safe environment before applying them to production systems.