All Tagshowto (RSS)
  • Real Life Scenario, would WebDeploy Help?

    We have a live web site which has to be live 24x7.... We are currently going through a large rebuild program, and are trying to decide on the best ongoing deployment solution. We regularly have changes which require the site to "recompile" - leading to up to 10 minutes downtime during an update...
    Posted to Forum by argon0 on 11-16-2009, 9:41 AM
  • Re: steps to setup iis 7.5 smtp and ftp ~~ win 2008 server R2 web edition

    follow up: found this useful link: http://learn.iis.net/page.aspx/310/what-is-new-for-microsoft-and-ftp-75/ quote (edited): ... brand-new FTP service that is available as a separate download for Windows Server® 2008 ... robust, secure solution for FTP in a Windows environment. ... written specifically...
    Posted to Forum by gerryLowry on 10-10-2009, 3:32 PM
  • MSDeploy: Deploy to server and create virtual directory

    Is there a way to deploy the contents of a local folder to a remote server and at the same time create a new virtual directory for the content on the remote server using MSDeploy? For example, I'd like to use MSDeploy to deploy the contents of "C:\MyWebFolder" to "http://myserver/MyWebApp"...
    Posted to Forum by michael.it on 04-01-2009, 6:56 PM
  • 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
  • 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
  • Re: Fatal: Object reference not set to an instance of an object

    I fixed this error by disable the 'script source acces' on the home directory tab. But the following error appears at the next stap: Action: Adding child metaProperty (/lm/w3svc/1017621628/root/AccessFlags) Fatal: Object reference not set to an instance of an object. Debug: System.NullReferenceException...
    Posted to Forum by Sader on 10-10-2008, 10:50 AM
  • IIS 6.0 to IIS 7.0 migration issues

    Hi, I'm having issues migrating websites and AppPools from IIS 6.0 to IIS 7.0. Right now I'm using the following script: msdeploy -verb:migrate -source:metakey=lm/w3svc/1,computerName=10.2.1.120 -dest:metakey=lm/w3svc/1 -whatif > msdeploymigrate.log This gets the Default AppPool to the destination...
    Posted to Forum by nvr8981 on 09-10-2008, 3:56 PM
  • Sync the metabase and site content

    I must be missing something. When I run the following code from the "Archiving and Restoring" walkthrough the only thing that is synced is the metabase. msdeploy.exe -verb:sync -source:metakey=LM/W3SVC/1031013737/ -dest:archivedir=F:\IISArchive\MySIte > F:\IISArchive\MySite.log Shouldn't...
    Posted to Forum by jedatu on 04-08-2008, 11:28 AM
Page 1 of 1 (8 items)
Microsoft Communities