Top "Msbuild-wpp" questions

Microsoft Web Publishing Pipeline

Visual Studio 2012 Web Publish doesn't copy files

I have a Web Application project in VS 2012 and when I use the web publishing tool it builds successfully but …

asp.net asp.net-mvc visual-studio-2012 msbuild-wpp visual-studio-publish
Build succeeds, but publish fails

Up until two days ago, I was able to use Visual Studio 2010's "Publish Web" option by right clicking on …

asp.net visual-studio-2010 iis-7.5 publish msbuild-wpp
Deploying an existing package using publish profiles

I'm trying to use the new publish profile support (available in VS2012 and in VS2010 via an update) to create …

msbuild msdeploy webdeploy web-publishing msbuild-wpp
MSBuild - Project-specific targets for solution does not work

I have a solution that has multiple projects in it, including a web application. I want MSBuild to execute "WebPublish" …

msbuild msbuild-wpp
VS2010 Web Publish command line version of File System deploy

Folks, In a nutshell, I want to replicate this dialog: It's a Visual Studio 2010 ASP.Net MVC project. If I …

visual-studio-2010 command-line msdeploy web-publishing msbuild-wpp
What is the purpose of Binaries\_PublishedWebsites directory under TFS build

TFS generates a publish directory under the build agent working directory: Z:\TFSBuilds\1\box\CT\Binaries\\_PublishedWebsites I am supposing …

build-agent msbuild-wpp
Error: The Target "GatherAllFilesToPublish" does not exist in the project, but is in v10.5 folder

I've been going around and around on this issue. I've got a ASP.NET MVC 3 Web application built in VS2010 …

visual-studio-2010 msbuild-wpp