I have build definition that builds using VSBuild. When triggered from web interface it works perfectly. But when triggered from Zapier it fails with following error:
[error]C:\TFSAgent_work\1\s\CityExpert.sln.metaproj(0,0): Error MSB4126: The specified solution configuration "CRMDev|any cpu" is invalid. Please specify a valid solution configuration using the Configuration and Platform properties (e.g. MSBuild.exe Solution.sln /p:Configuration=Debug /p:Platform="Any CPU") or leave those properties blank to use the default solution configuration.
But that configuration is in solution and is the same the manualy queued build uses. All configuration is the same, brench is the same. MSBuild command line switches in log - same.