« Previous Next »

Thread: problem getting dependencies using msdeploy

Last post 11-05-2009 1:30 PM by SuperTramp. 1 replies.

Average Rating Rate It (5)

RSS

Page 1 of 1 (2 items)

Sort Posts:

  • 11-03-2009, 5:46 PM

    • djidji18
    • Not Ranked
    • Joined on 11-03-2009, 10:35 PM
    • Posts 1

    problem getting dependencies using msdeploy

    i'm new to the web deployment tool tool so let me first clarify if i can use it in the environment i'm in. i have 7 servers with IIS 6 running on server 2003 - mix of 32 and 64 bit. can i use web deployment tool to sync sites on these 7 servers? every reference to web deployment tool on technet is under server 2008 so i first would like to confirm that i can use it on server 2003 with IIS 6.

     if i can use this tool then my second question is related to using the tool. when i try and execute this:

    C:\Program Files\IIS\Microsoft Web Deploy>msdeploy -verb:getDependencies,alltrigger -source:metakey=lm/w3svc/1

    i get:

    Error: Object of type 'metaKey' and path 'lm/w3svc/1' cannot be created.
    Error: The metabase key '/lm/w3svc/1' could not be found.
    Error: Access is denied. (Exception from HRESULT: 0x80070005 (E_ACCESSDENIED))
    Error count: 1.

    the server i executed this on is a part of the domain and i'm logged in with  domain admin account. also, i have verified that the web deployment agent service is started

    any help, suggestions, recommendations, etc. is welcomed.

    thanks

     

  • 11-05-2009, 1:30 PM In reply to

    Re: problem getting dependencies using msdeploy

    You can use the tool to sync between your 7 servers.  The tool is designed to work on IIS 5.1+.  So IIS 6 is fully supported, of course modulo any bugs which the team will fix if you post them here. 

    Are you running the tool on Win2k8?  Or some OS that has UAC enabled.  You may have to run the command in an elevated administrator command prompt. 

Page 1 of 1 (2 items)
Microsoft Communities