-
Posted to
Web Deployment Tool (MS Deploy)
by
Aled
on
07-14-2009, 11:53 AM
Thank you! No, I wasn't running as Administrator, I've just tried that and it worked. Still getting used to Server 2008.
Thanks again
-
Posted to
Web Deployment Tool (MS Deploy)
by
Aled
on
07-14-2009, 5:22 AM
I'm trying to deloy a site from IIS6 to IIS7 with SSL but I'm getting an Access is denied error. The command I'm using is below with the output :
msdeploy -verb:migrate -source:archivedir=D:\sitearchive\711308,encryptPassword=MyPassKey -dest:metakey=lm/w3svc/711308
Action: Adding MSDeploy.metaKey (MSDeploy.metaKey)
Action: ...
-
Posted to
Web Deployment Tool (MS Deploy)
by
Aled
on
07-02-2009, 4:44 AM
Thanks yaminij, that worked. It seems obvious now.
-
Posted to
Web Deployment Tool (MS Deploy)
by
Aled
on
07-01-2009, 12:00 PM
I'm trying to migrate a number of sites from Server 2003 to Server 2008 with msdeploy. All going well until I got to the site that has SSL. This one required me to enter a password when archiving the site using encryptPassword which I did. Now I have come to install it on the new server (2008) it is giving me the following error : ...