Team Build errors
hi all,
we have silverlight solution lot of projects. we use dashworks.master.sln file open solution projects in vs2008. have dashworks.master.sln file in solutiontobuild tag in team build tfsbuild.proj configuration file , looks this:
<solutiontobuild include="$(buildprojectfolderpath)/../../../src/dashworks.master.sln"></solutiontobuild>
when start building solution in order produce binaries on dedicated machine, errors appear in report:
1) "compiling sources cpu/release"
2) project "tfsbuild.proj" building "dashworks.master.sln" default targets
and few more errors there. other tasks done successfully.
in log file first things that were failed these:
csc : error cs0006: metadata file 'c:\buildtemp\dashworks\master\binaries\release\dashworks.dashboardcontrols.datavisualization.dll' not found
done executing task "csc" -- failed.
done building target "corecompile" in project "dashworks.client.smoketest.csproj" -- failed.
i appreciate if me this, because urgent us.
i've checked if dashworks.dashboardcontrols.datavisualization.dll file is @ location , is. i'm not sure what's going on here.
thank in advance.
regards,
goran
we have silverlight solution lot of projects. we use dashworks.master.sln file open solution projects in vs2008. have dashworks.master.sln file in solutiontobuild tag in team build tfsbuild.proj configuration file , looks this:
<solutiontobuild include="$(buildprojectfolderpath)/../../../src/dashworks.master.sln"></solutiontobuild>
when start building solution in order produce binaries on dedicated machine, errors appear in report:
1) "compiling sources cpu/release"
2) project "tfsbuild.proj" building "dashworks.master.sln" default targets
and few more errors there. other tasks done successfully.
in log file first things that were failed these:
csc : error cs0006: metadata file 'c:\buildtemp\dashworks\master\binaries\release\dashworks.dashboardcontrols.datavisualization.dll' not found
done executing task "csc" -- failed.
done building target "corecompile" in project "dashworks.client.smoketest.csproj" -- failed.
i appreciate if me this, because urgent us.
i've checked if dashworks.dashboardcontrols.datavisualization.dll file is @ location , is. i'm not sure what's going on here.
thank in advance.
regards,
goran
hello goran,
please project types under silverlight solution ?
error message dashworks.dashboardcontrols.datavisualization.dll
please tell more about the project generates dashworks.dashboardcontrols.datavisualization.dll?
projects refer it? or please send me buildlog? email address huachan.danny@googlemail.com
luck.
please mark replies answers if , unmark them if provide no help
please project types under silverlight solution ?
error message dashworks.dashboardcontrols.datavisualization.dll
please tell more about the project generates dashworks.dashboardcontrols.datavisualization.dll?
projects refer it? or please send me buildlog? email address huachan.danny@googlemail.com
luck.
please mark replies answers if , unmark them if provide no help
Archived Forums V > Team Foundation Server - Build and release management
Comments
Post a Comment