All Tagsfatal (RSS)
  • Re: Fatal: StreamMustBeginWithSystemInfo

    Thanks for getting back to me. A dump gives the same error as sync: msdeploy -verb:dump -source:metakey=lm/w3svc/741264133,computerName=XXX,userName=XXX,password=XXX Fatal: StreamMustBeginWithSystemInfo Fatal count: 1
    Posted to Forum by Codeweavers on 02-11-2009, 5:17 AM
  • 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
  • Migrate IIS 6 apps to IIS 7

    I have 6 web sites in IIS with applications. How would I midgrate applications inside of web sites and the associated application pool? I tried using msdeploy -verb:sync -source:appPoolConfig:=/LM/W3SVC/714808345/Root/_layouts dest:archivedir=c:\site3archive C:\Program Files\IIS\Microsoft Web Deploy>msdeploy...
    Posted to Forum by miketech99 on 11-07-2008, 10:11 AM
  • Migrate from IIS 6.0 x32 to IIS 7.0 x64

    MSDeploy seems to dislike this combination. No matter if I do the command from source or the target server, I'm stuck. Below is the first and the last few lines from this command: msdeploy -verb:migrate -source:webserver60,computerName=XXXX -dest:webServer60 -debug Warning: The DisabledDependency...
    Posted to Forum by pernyga on 10-16-2008, 9:03 AM
  • 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
  • UnexpectedEntryType

    While running (Version: 1.0.6707.63): msdeploy.exe -verb:sync -source:webServer60,computerName=********,userName=********,password=******** -dest:webServer60 -failurelevel:Never -debug -skip:objectName=filePath,absolutePath=.*\.log -skip:objectName=filePath,absolutePath=.*thumbs\.db -skip:objectName...
    Posted to Forum by jdevries81 on 09-16-2008, 8:40 AM
  • An item with the same key has already been added.

    I am trying to sync a single web app between two different servers using the following command. msdeploy.exe -verb:sync -source:metakey=/lm/W3SVC/1/ROOT/dotnet/WebApp,username=u,password=pw,computername=v2 -dest:metakey=/lm/W3SVC/1/ROOT/dotnet/WebApp,username=u,password=pw,computername=d2 -whatif -verbose...
    Posted to Forum by jacobladams on 06-17-2008, 3:56 PM
  • MSDeploy

    Hi, MSDeploy has worked well for me. I use it as a replacement to ANT/FTP deployments and thus far has done the trick. One comment however, when I execute a sync I have to set -failureLevel to none. I'm developing on Vista (IIS 7.0) and targeting Server 2003 (IIS 6.0) and the tool reports: "Fatal...
    Posted to Forum by rdahbura on 02-28-2008, 1:04 PM
Page 1 of 2 (11 items) 1 2 Next >
Microsoft Communities