Top "Webdeploy" questions

The Web Deployment Tool (Web Deploy) is a command-line tool from Microsoft that is used for synchronizing Web sites and Web servers.

Where is MsDeployPublish located?

When trying to deploy my site using TeamCity and Web Deploy I get this error: error MSB4057: The target "MsDeployPublish" …

teamcity webdeploy build-server
How do I target an already existing application pool with webdeploy?

I am trying to make sure that my app gets deployed to a specific application pool that already exists when …

msdeploy webdeploy microsoft-web-deploy
Is "AutoParameterizationWebConfigConnectionStrings"-option the only way to prevent connection string tokenization?

I am still trying to get my head around MSBuild things. Currently I am fiddling around with deploying via powershell …

msbuild msdeploy webdeploy msbuild-propertygroup