← Tutti gli articoli

How can I get TFS2010 to run MSDEPLOY for me through MSBUILD ?

29 March 2011  ·  TFS 2010 · Article  ·  875 visite

See other links:
 
 
 
 MSBuild Arguments:
/p:DeployOnBuild=True
/p:DeployTarget=MsDeployPublish
/p:CreatePackageOnPublish=false
/p:Configuration=Deploy
/p:MSDeployPublishMethod=WMSVC
/p:MSDeployServiceUrl=https://mysite.com:8172/MsDeploy.axd
/p:DeployIisAppPath="Default Web Site"
/p:UserName=administrator
/p:Password=mypassword
/p:AllowUntrustedCertificate=true
 
Si è verificato un errore imprevisto. Ricarica

Rejoining the server...

Rejoin failed... trying again in seconds.

Failed to rejoin.
Please retry or reload the page.

The session has been paused by the server.

Failed to resume the session.
Please retry or reload the page.