All TagsmsdeployDeployment (RSS)
  • Problems getting msdeploy to work

    Hello, I spent the past few hours trying to make this work but I failed miserably. And I don't find enough info on the net for this yet! I am trying to deploy a web application from VS 2010 to IIS 6.0 on my server. VS 2010 only let's you use publish on an https address. So I installed msdeploy...
    Posted to Forum by OnlyAProgrammer on 10-27-2009, 8:05 PM
  • Recycle App Pool Using MSDeploy

    Is it possible to recycle an app pool on a remote machine using MSDeploy? If so, what is the syntax for such a command? We are using IIS 6, but syntax for IIS 7 would also be appreciated if there are differences between the two.
    Posted to Forum by michael.it on 10-12-2009, 6:20 PM
  • MSDeploy

    Hello, I am using 2 PCs(on LAN) with OS:windows XP equipped by IIS 5.1 and I installed Web Deployment tools, I want to deploy ASP files from one to the other, but I dont know how to do? Can you please help me to do that or any hint? Thank you very much
    Posted to Forum by raskado on 07-15-2009, 2:37 AM
  • Change a virtual directory local path on a remote machine using MSDeploy

    Is it possible to change the local path of a virtual directory on a remote machine using MSDeploy? We are using IIS 6.0 and need to update the virtual directory's local path with each deployment. Essentially the process goes like this: 1. Build/set up next version of bits to deploy. Place in local...
    Posted to Forum by michael.it on 03-18-2009, 8:49 PM
  • Fatal: StreamMustBeginWithSystemInfo

    Hi, We've just upgraded our build server and our deployment script is now failing when trying to archive a site. The line in question is msdeploy -verb:sync -source:metakey=lm/w3svc/%metakey%,computerName=XXX,userName=XXX,password=XXX -dest:archivedir=%applicationArchivePath% > D:\codeweavers...
    Posted to Forum by Codeweavers on 02-10-2009, 9:40 AM
  • Fatal: Sync operation 'AddChild' failed with destination site

    Hi, I'm running into this error whenever I try to update a site that is either a) on another server or b) updating between 2 sites on a local box. Here is the script: msdeploy -verb:sync -source:appHostconfig="site1" -dest:appHostconfig="site2" > live.efxnow.com.log and msdeploy...
    Posted to Forum by nvr8981 on 01-14-2009, 10:52 AM
  • Anonymous user

    How with msdeploy i can specify the new AnonymousUser and password when i migrate my website from IIS 6.0 to IIS 7.0. My servers are not in a domain so it's not the same anonymous user. Thanks a lots.
    Posted to Forum by CedricBoivin on 12-17-2008, 2:08 PM
  • ReplaceHandler not working, rule or command

    Hi I've been using msDeploy for a feww days and it's working fine, except the replace rule, i am not able to execute the rule correctly. I have tried command, rule in configuration file and nothing has worked. Here is my last rule. <configuration ><rules ><rule name="ReplaceIPAddressInBinding"...
    Posted to Forum by CedricBoivin on 12-16-2008, 4:29 PM
  • How to run msdeploy with elevated privileges (as administrator)

    Hello, I am currently working on a deployment web app, which wraps msdeploy. I have run successfully from my local machine. However, when deployed to our dev server, the deployment app doesn't work. Files are not copied and I get the following event log entry: Event Type: Error Event Source: Application...
    Posted to Forum by DeanMajor on 12-02-2008, 2:36 PM
Page 1 of 1 (9 items)
Microsoft Communities