All Tagssyntax (RSS)
  • Pattern Syntax

    Hi, Where can i find a practical (brief) explanation of the syntax that can be used in regular expressions ? (the official ema guide is about 180 pages long...) ? And some examples (as the syntax is not always quite clear to me) thx
    Posted to Forum by skarabee on 10-19-2009, 5:41 AM
  • setParam and DestinationVirtualDirectory

    I have a folder on a file system that contains all the necessary files for my application. I would like to create a zip package from this folder, so that I can easily deploy my application on different servers. Given that I need to specify a physical target path for the iis web application, how they...
    Posted to Forum by marangiv on 08-13-2009, 12:42 PM
  • Testing MSDeploy with -whatif

    I am having a little trouble getting through the verification of the migration behavior part of the instruction for MSDeploy. I have a fairly simple environment; one IIS 6 box that I want to migrate to a new IIS 7 box. I got to the point where you test the migration behavior before actually performing...
    Posted to Forum by reedcd3231 on 01-13-2009, 2:31 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
  • Re: Fatal: Object reference not set to an instance of an object

    yaminij, Thanks for the reply. the problem in the other form did not pass the 'AnonymousUserPass' . My problem is that the migration to arrchive directory stucks on: DirBrowseFlags first line: Action: Adding archiveDir (archiveDir) ........ Action: Adding child metaProperty (root/AccessFlags...
    Posted to Forum by Sader on 10-09-2008, 2:18 AM
  • Fatal: Object reference not set to an instance of an object

    Hi all, When I run the following command: msdeploy -verb:migrate -source:metakey=lm/w3svc/145273373 -dest:archivedir=d:\w3svc\12 -failureLevel:Never I get the error Fatal: Object reference not set to an instance of an object. What does it mean..... Also running the command include: -whatif -verboseLevel...
    Posted to Forum by Sader on 10-08-2008, 5:49 AM
  • regkey problem with forward-whack

    I'm trying to use the regkey provider to sync the Cryptographic Algorithms and Protocols (Cipher Suites) for a hardened web server. I'm following http://support.microsoft.com/kb/245030 It sync/dumps the following key fine: "HKLM\System\CurrentControlSet\Control\SecurityProviders\SCHANNEL...
    Posted to Forum by mhegyi on 08-29-2008, 11:10 AM
  • sync to multiple destination servers?

    Using msdeploy.exe is it possible to have a source of 1 server and sync to a destination of multiple servers (i.e. QA to PROD)? any sample syntax / suggestions? Thanks, Tim
    Posted to Forum by tmayo on 08-07-2008, 3:03 PM
  • Sync between two IIS7 servers

    I am trying to fig out how to sync 2 servers. Both running IIS7. I started with msdeploy -verb:getDependencies -source:webServer and made sure both has the same services. I then test with msdeploy -verb:sync -source:webServer,computerName=Server1 -dest:webServer -whatif >msDeploySync.log. The log...
    Posted to Forum by TrondRoar on 08-04-2008, 2:10 PM
  • Changing IP address of bindings during migration

    Hi, Another issue we run into during migration is that the new IIS7 servers use a different cluster IP address in their server binding. So, during migration we would like to replace the old IP address 192.168.0.100 to the new one, say 192.168.0.110. I am pretty sure that a replace rule is what we need...
    Posted to Forum by alexthissen on 02-14-2008, 9:59 AM
Page 1 of 1 (10 items)
Microsoft Communities