Quantcast
Channel: Web Deployment Tool (MS Deploy)
Browsing all 565 articles
Browse latest View live

webdeploy crashed when deploying web site with https binding and...

I have set up an approach for creating a web site (so not a web app) from a template web site.So, I created "manually" in IIS manager a site with http and https binding and exported this. So, this...

View Article


local resource not found error with Web Deployment

I have a Web application that have been written with ASP.Net 4 C#. I have a Web Deployment(2010 Version 10.0.30319) Project for deploying this web application. I am using Visual Studio 2010 SP1.When I...

View Article


setAcl in wpp.targets not performed upon Publish - Web Deploy (but says it is)

I'm not sure if this is technically an msbuild or an msdeploy/vsmsdeploy question - if this isn't the right place, let me know.I have a web forms application (Visual Studio 2010) with an existing...

View Article

Massaging a web deploy package to kick out reference to certificate and...

I managed to create a kind of template web site package which i will use to distribute between several environemts (from staging to production).Obviously, the certificate which is attached to the https...

View Article

-useChecksum and -whatif BUG?

When I use -useChecksum in combination with -whatif (non-verbose), the log will still show *all* files with different time stamps changing. However, if you deploy live non-whatif it will only deploy...

View Article


Web Deploy V3 Documentation

HiWhere can I find documentation about V3 and the advanced parameterization like removing elements or adding them at a specific place (after some other elements)? I am using V3 successfully for adding...

View Article

parameterEntry in parameters.xml lost when packaging with MSBuild

Hi,I'm trying to create a Web Deploy package for my Web Application using custom parameters to configure my web.config file. I'm following the process described...

View Article

How to change the Path of the virtual directories

Please excuse my  "nub-ness"I'm trying to move a web from server A, IIS6 to ServerB IIS7When I use the following msdeploy -verb:sync -source:metakey=lm/w3svc/1,Computername=ServerA...

View Article


MSDeploy V3 Parameterization Remove an Element

Hi allHow can I remove an element completely from Web.config. I am using V3 successfully for adding new elements so far, but now I want to remove and/or replace elements. Many thanks 

View Article


Where does web deploy decide to use ConnectionStringsToInsert in *.pubxml

Hi, where does web deploy decide to enter entries like this in the *.pubxml. I have a entry that keeps getting re-added  <ItemGroup>    <_ConnectionStringsToInsert...

View Article

Set the &quot;Remove additional files at destination&quot; property...

Hi,When deploying from within Visual Studio, our deploys at the moment require that we uncheck this checkbox, so that remote files are not being removed.We are now scripting the deploy, but I can't...

View Article

Web Deploy 3 API - deploy a .NET 4.5 application

We're using the (almost completley undocumented) 'public API' for Web Deploy 3 to create a .zip package of our website and then sync it to a server:using (var deploymentObject =...

View Article

apphostconfig and physical path

Hi, i have the following cmdline that works except for the where it deploys the acual files to (phyical path).  When i use iisapp instead of apphostconfig it creates the folders in the correct location...

View Article


webServer provider and rootWebConfig32 problem

I'm syncing websites all with 32bit enabled in their app pools. These are brand new windows 2008 64bit machines so a fresh install etc. The primary server, web 1, has been tested and the websites on...

View Article

error when deploying a site package when site contains application which is...

I have seperate webdeploy packages for (1) the app pool , (2) the site and (3) an application (under the site). The deployment are always executed under the same admin user.When I deploy the site...

View Article


Web Deployment task fails since upgrade to Web Deploy 3.0

Hi,I have just updated to Web Deploy 3.0, I followed this tutorial: http://www.iis.net/learn/install/installing-publishing-technologies/installing-and-configuring-web-deployI made sure I stoped and...

View Article

msdeploy.exe declare param for iis web application name

Hey everybody,I'm trying to solve a problem using msdeploy. I want to declare a parameter to change the default web application name. What is the correct syntax?I have tried this (found on Internet):...

View Article


parameters.xml for web.config changes using Web Deploy

Hi, I need to make some web.config changes on my site using Web Deploy but can't find any doecumentation on anything.  Does anyone have any docs I can read through or a pointer on how I might change...

View Article

MSDeploy V3 Parameterization insert an element at a specific position in...

Hi allIs there a possibility to insert a new element at a specific position in web.config? For example to insert an new element after the </configSection> element?Many thanksJuerg

View Article

gacInstall in manifest.xml

Is it possible to use the gacInstall provider from within a deployment package? Ideally I would like to include a group of assemblies within the package and then use gacInstall to install the...

View Article
Browsing all 565 articles
Browse latest View live