We have a
VS 2005 web deployment project that builds fine in TF 2005 producing a fully
precompiled web site.
We have
migrated the project to VS 2010 and created a TF 2010 build based on the
upgrade template to carry out our existing 2005 build script.
We have
downloaded and installed the 2010 Web Deployment Projects RTW (http://www.microsoft.com/downloads/en/details.aspx?FamilyID=89f2c4f5-5d3a-49b6-bcad-f776c6edfa63&displaylang=en)
on the build server.
However,
the web deploy project does not build in the team build.
Any help would be much appreciated.
View Complete Post