WebDeploy with TeamBuild 11beta
-
Monday, March 05, 2012 3:17 PM
Hello, anybody already experience with webdeploy with TFS11beta?
I used this MSBuild Arguments with TFS2010:
/p:DeployOnBuild=True /p:DeployTarget=MsDeployPublish /p:CreatePackageOnPublish=True /p:MSDeployPublishMethod=RemoteAgent /p:MSDeployServiceUrl=MyServer /p:DeployIisAppPath="MyIisPath" /p:UserName=
But TFS11beta is doing nothing with this arguments. Don't see anything the log files (except that the arguments are passed to MSBuild).
Any clues?
Regards, Jaap
- Moved by John QiaoMicrosoft Contingent Staff, Moderator Tuesday, March 06, 2012 1:50 AM (From:Team Foundation Server - Build Automation)
All Replies
-
Tuesday, March 06, 2012 1:47 AMModerator
Hi Jaap,
Thanks for your post.
As this issue related to TFS 11, I moved it to TFS vNext forum for the better response.
John Qiao [MSFT]
MSDN Community Support | Feedback to us
-
Saturday, June 16, 2012 7:13 AM
We have the same problem. Build with MSBuild parameters providedd by Japp Mosselmann are working fine with TFS 2010, but with TFS 2012 beta nothing happens at all.
Is there an answer or workaround?
-
Monday, June 18, 2012 4:33 PM
I had the same issue with TFS 11 Beta. The Web Deploy parameters did not work. When I upgraded to TFS 2012 RC, the Web Deploy is working once again except that my Web transform file isn't transforming.We have the same problem. Build with MSBuild parameters providedd by Japp Mosselmann are working fine with TFS 2010, but with TFS 2012 beta nothing happens at all.
Is there an answer or workaround?
-
Friday, July 13, 2012 9:57 AMAny news on this one? I have the same problem.
mikeeagleeye
-
Wednesday, September 05, 2012 7:47 AM
With VS2012 RTM it is working fine. Or even better with the new publishing profiles functionality.Jaap Mosselman
- Marked As Answer by Jaap Mosselman Wednesday, September 05, 2012 7:47 AM

