The Web Deployment Tool (Web Deploy) is a command-line tool from Microsoft that is used for synchronizing Web sites and Web servers. It is also known as Web Deploy, the Web Deployment Tool, and MSDeploy. The name of its command-line executable is msdeploy.exe.

learn more… | top users | synonyms

0
votes
0answers
18 views

TeamCity MSbuild Deploy procedure

I'm using TeamCity for deployment process. For deploy i'm running MSbuild with this command line parameters: /P:Configuration=Release /P:DeployOnBuild=True /P:DeployTarget=MSDeployPublish ...
0
votes
0answers
12 views

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 script using the generated scripts from the PackageWeb-Nuget-Package (video demo). ...
0
votes
0answers
7 views

Microsoft Web Deploy 3.0 - A certificate chain could not be built to a trusted root authority?

I installed Visual Studio 2012 Ultimate to test the product. At the end of installation, following message was displayed. "Microsoft Web Deploy 3.0 - A certificate chain could not be built to a ...
0
votes
0answers
12 views

Strange Web Deploy access issue

I'm getting an odd problem with connecting to a server. The server's logs read: 2013-05-21 11:18:24 [IP ADDRESS] HEAD /msdeploy.axd site=[SITE NAME] 8172 administrator [MY IP] - 401 1 1326 214 I ...
0
votes
1answer
18 views

Will an ASP.NET web application be temporarily unavailable while deploying via WebDeploy?

I am currently using the publishing functionality in Visual Studio 2010 to publish an asp.net web app to an IIS 7.5 server, via Web Deploy. The server itself is Windows 2008 R2 server with Web Deploy ...
1
vote
3answers
32 views

Images don't show up after VS 2012 Publish

I have created asp.net web project. I have included some files in this project. Following all CSS standards required. background-image: url('~/Images/sideheader.png') I can see all pictures when I ...
0
votes
0answers
32 views

TeamCity won't publish project using MsDeploy

I have msbuild command to publish my project (WCF Service Application) that looks as follow: msbuild FooBar.Service.csproj /p:DeployOnBuild=true; DeployTarget=MsDeployPublish; ...
0
votes
0answers
32 views

Msbuild just produces a package but does not deploy it when using a publish profile. Why?

MSBuild really seems to like me. Recently I am trying out the different possibilities to build and deploy from command line. However I am experiencing some seemingly strange behaviour when I pass a ...
0
votes
0answers
34 views

msdeploy cannot reach destination despite having web deployment service started

as you can see from the title I am experiencing some trouble deploying to a remote IIS. Here is what I have done so far: I have set up a virtual machine running an IIS7 on Windows Server 2008. I ...
0
votes
1answer
15 views

Not able to web deploy to ec2 instance

I am trying to web deploy to a ec2 instance using the msbuild C:\Windows\Microsoft.NET\Framework\v4.0.30319\msbuild.exe /p:Configuration=Release;MsDeployServiceUrl=ec2-instance ...
0
votes
1answer
30 views

pubxml XML to change a web.config value on web deployment

Suppose I have a web.config parameter under <appSettings><add key="myParam" value="myValue"/></appSettings> and I want to modify the value for myParam depending on the publish ...
1
vote
0answers
36 views

Getting Auto Deploy to work with MSBuild on a build server

Please pardon a newbie's question about MS TFS and Visual Studio 2012, I hope I'm using the correct vocabulary. Our shop has recently moved to MS TFS and Visual Studio 2012 to build internal web ...
0
votes
0answers
16 views

How would EF find Down() migration on deployment of previous version?

We have a site that uses code first migrations and at the moment the deployment is partly manual, in that Up scripts are applied by hand after the new site folder is in place on the server. I want to ...
1
vote
2answers
125 views

Access Denied when try to use Web deploy

I have been following Standard Environments for Automated Deployment and Testing and I have run into some errors. I have two servers. One Windows Server 2008 R2 and one Windows Server 2012. On both ...
0
votes
0answers
40 views

Using WebDeploy for ASP.NET website

I am contemplating idea of using WebDeploy for deploying ASP.net websites. I am going through various articles but most of those are about deploying ASP.Net Web Application and not website. When I ...
1
vote
0answers
24 views

How to keep web deployment package parameter values set through IIS UI across package updates?

My question is similar to this one, which remained unanswered, unfortunately. We are rolling out a web application as a web deployment package (Web Deploy/MSdeploy) to different environments. The ...
0
votes
1answer
16 views

Publishing MVC site with Visual Studio to IIS 7 removes custom response headers from IIS config

I'm using IIS 7 and I've got a site setup with an additional HTTP response header (X-UA-Compatible header). I'm deploying an MVC4 project remotely to IIS using the Publish feature in Visual Studio ...
0
votes
0answers
40 views

MVC3 Deploying a Web Application Project Using One-Click Publish

I am stuck. I am trying to deploy an MVC3 web application with DBFirst (if that makes any difference) to a shared hosting server. I have gone through the configuration steps as per the instructions ...
0
votes
0answers
25 views

Deployment from Team Foundation Service to a non-Azure site using Web Deploy

Does anyone know how to deploy from the Team Foundation Service to a site hosted on a web server, i.e. not Azure. I have a web site that I can deploy to using Web Deploy and I'd like to deploy to it ...
0
votes
1answer
41 views

Deploy Azure Website via MSBuild & WebDeploy, but with which credentials?

I have a very simple ASP.NET MVC 4 application and I can publish it easily to my local or inhouse IIS via WebDeploy. Deployment to Azure Websites works as expected on my local machine and with ...
0
votes
0answers
23 views

Web Deploy setParameter.xml updating appsettings

I remember reading somewhere ways to update the web.config using SetParameter.xml without having it declared first in Parameter.xml? (And I was pretty sure I got it working, but now I can't find it). ...
1
vote
1answer
63 views

Deploy multiple configurations from command line without changing project files

Please don't be too harsh, because I do not grasp this entirely correctly still, but msbuild/msdeploy is giving me some headaches lately. Hopefully someone can provide a textual aspirin of some kind? ...
0
votes
1answer
16 views

MSDeploy override contentPath directory with manifest

I'm trying to override the installation directory when using contentPath provider with an MSDeploy package that contains a manifest. I'm sure I've done this in the past, but just can't get it to ...
1
vote
1answer
67 views

web.config transform at deploy time not build

I'm wanting to know how to perform the following Build & package an ASP.NET website to the file system Be able to deploy the website to one or more environments. I want to the transforms of ...
0
votes
1answer
66 views

Strange issues with WebSecurity.InitializeDatabaseConnection() and Azure hosting

This one is just weird enough to make me think that I am overlooking something obvious here. I have an ASP.NET MVC4 application with a SQL Server 2008 database. I am using EF Code first, with code ...
0
votes
0answers
17 views

MSDeploy command to sync virtual dirs and applications under a website

I have a IIS website called XYZ123 and I have several Applications and Virtual Directories under it. We are syncing the content using Rsync. And I just want to sync the applications and virtual ...
0
votes
0answers
26 views

Asp.net deployment in a load balance enviroment

When i had only one machine i use webdeploy and publish profiles. Now I got 2 servers in amazon ec2 load balanced enviroment. How should i deploy my project? is there a practical way other than ...
0
votes
0answers
15 views

How to use MSDeploy to copy a file to the Windows directory?

I need a particular XML file to be copied to a web server on publish. The file needs to be in the %windir%\system32\instsrv\config\schema directory. When I use the command-line MSDeploy.exe ...
1
vote
0answers
32 views

MSDeploy broken on Team Build Server after Installing Visual Studio SDK

I have had nightly builds set up and working for a few months until now. I installed Visual Studio 2012 SDK on Saturday and now my builds are not deploying via MSDeploy. My build server has Visual ...
1
vote
1answer
45 views

Why is Web Deploy ignoring my setParameter tags?

I have a Web Deploy Package that produces an App.SetParameters.xml file along with all the other package files. The SetParameters file has several setParameter nodes that are supposed to update ...
0
votes
0answers
36 views

Powershell Start-Transcript failing in TFS Deployer

I'm using TFS Deployer to run PowerShell scripts that use Microsoft's Web Deploy to deploy a web site based upon the change in a TFS build's status. I would like to log the entire execution of the ...
0
votes
2answers
52 views

Web deployment failing due to file in use

I'm using Microsoft's Web Deploy Remote Agent service to allow me to easily publish code to the server from within Visual Studio. The web site I am deploying is using log4net to log messages to log ...
0
votes
2answers
24 views

Trouble deploying EF CodeFirst to server

I have a CodeFirst web application that originally used LocalDb. I changed the connection string to: <add name="DefaultConnection" providerName="System.Data.SqlClient" connectionString="Data ...
3
votes
1answer
53 views

Creating Multiple SetParameters.xml from One Build task

I am searching for a solution that allows me to generate a Web Deploy Package and the associated deploy.cmd and SetParameters.xml. But I need to generate a deploy.cmd and SetParameters.xml Per ...
0
votes
0answers
90 views

Enabling TFS continuous deployment for a web deply publish profile

I have an Asp.net MVC 4 project in which I had set up a visual studio publishing profile to use web deploy to deploy the application to a testing server. This all works great and was step 1 of what I ...
0
votes
2answers
20 views

Webdeploy skip rule includes .css files as well as .cs

I am trying to use webdeploy in my build system. I would like it to be able to pull content files from my source code file but skip the code files. I am using a skip rule: ...
0
votes
0answers
29 views

creating automatic backup when webdeploying

So what I want is that whenever i deploy from my dev-machine to the server-machine that an automatic backup of the current files for the site gets backuped. I followed this guide for the ...
0
votes
1answer
215 views

Method not found: 'Void System.Web.UI.ScriptResourceDefinition.set_LoadSuccessExpression(System.String)'

When trying to deploy the web application 4.0 on to the server it is giving this error, although its working fine on the local machine having IIS7
0
votes
0answers
34 views

“the project has been modified outside the environment ,press reload to load the update project from disk”

i am using the vs2012 ,trying to use webdeploy to publish a website . it can publish finally , but it keep asking me the message "the project has been modified outside the environment ,press reload ...
0
votes
0answers
45 views

Azure Web Site gets “HttpException: Failed to start monitoring changes”

I have a website written using ASP.MVC 4 and hosted on Azure Web Sites. Errors happening in my app are logged via ELMAH library to XML files and sent to me via email. Not a long time ago I started to ...
0
votes
1answer
54 views

Web Deploy 3.0 very slow on large website .net MVC Website

I am using Web Deploy over the web for a large website and it is redeploying all of the images files every on every single deployment which takes quite a while. I am considering copying the entire ...
1
vote
1answer
73 views

Nuget VS Web Deploy

We are currently using web deploy for creating packages for our .net web applications. It got some pros and cons. Now we are going to use nuget for dependency management but given the ease of ...
0
votes
1answer
88 views

Is there a current walkthrough on Web Deploy Installation and Configuration?

I've tried on a couple of different servers to install Web Deploy and it works to the extent that I need it to, but I haven't identified what the missing steps are. Where it falls down is after ...
1
vote
0answers
52 views

MSDeploy Command Console

How to open the "MSDeploy Command Console" that I see in the video "http://www.iis.net/downloads/microsoft/web-deploy" at around 3 minutes, 40 secs I could access that by pointing a cmd prompt to ...
1
vote
1answer
91 views

Deploying a Website and a MVC4 web application as a single IIS site with a virtual app inside with msbuild/msdeploy

I have 2 web projects in my solution: Our marketing/public site, which is a small website build with ASP.NET WebPages 2. Our admin application which is a MVC4 application. They are currently ...
0
votes
0answers
27 views

Why does my database script fail in Web Deploy?

I have a basic script that creates the DB initially followed by a script that grants execute permissions on stored procedures. When this is run using 'Import Application' in IIS it fails with a ...
0
votes
1answer
77 views

Use MSDeploy to copy buildresult to targetserver

There is a webproject with a batchfile that generates all files needed on the targetserver and puts them in a folder "/Deployable" . The batch file is quite involved because the project contains a ...
0
votes
0answers
32 views

Web Deploy window in Visual Studio 2012 not appearing. Locks Visual Studio

Ever since I upgraded to Visual Studio Ultimate 2012 (from 2010), I have lost the ability to do a web deploy (deploying to Azure). I right-click on the project I wish to deploy, select Publish, and ...
2
votes
1answer
42 views

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 using weddeploy. The application pool should be configurable by the user using the GUI when ...
1
vote
0answers
45 views

ASP.NET MVC3 webdeploy: database deployment on production

I am using webdeploy to deploy my web application to IIS. I followed Microsoft's 12 part tutorial for this. I successfully deployed it on my local IIS. I have to now deploy this to production and I ...

1 2 3 4 5 6