The Web Deployment Tool (Web Deploy) is a command-line tool from Microsoft that is used for synchronizing Web sites and Web servers.
I have installed Web Deploy 3.5 on Windows Server 2008 R2 and tried to run remote publish web application through visual studio 2012. …
asp.net visual-studio web-deployment webdeployI've seen a few posts around on this, none have solved my issue. I'm trying to complete a web deploy …
asp.net sockets visual-studio-2013 azure-web-app-service webdeployI'm having a few problems breaking out an MsBuild package+deploy command into two separate commands. (I need to do …
deployment msbuild teamcity msdeploy webdeployI am new to ASP.NET and I am trying to publish a web app. I have tried with 2 different …
asp.net-core asp.net-core-mvc webdeployI'm trying to make a subdirectory in an MS Deploy package writable to the application pool user. Thanks to a …
visual-studio-2010 iis-7 msdeploy webdeployWe have a single solution which contains one webapp project and some accompanying projects. Our TFS 2010 is building this solution …
visual-studio-2010 iis msbuild webdeployI installed a fresh AMI for EC2 (http://aws.amazon.com/amis/Microsoft/5147732567196848) and have installed Web deploy 2.1 on it. …
asp.net iis amazon-ec2 webdeployIn learning about Web Deploy I came across some netsh.exe commands that talk about http://+:80 and http://*:80. What do …
http netsh webdeployI am wanting to use Web Deploy to run a custom deployment setup. As I am wanting to have this …
msbuild msdeploy webdeploy