Created Issue: Add SampleDeployScript.xml to binaries download
The installation doc mentions modifyig the SampleDeployScript.xml. I can't seem to find this file or figure out how to get an initial Build working using Team Deploy. I found the file in the source...
View ArticleCreated Issue: RemoteExecute Task Issue
Just noticed the RemoteExecute task is actulally called RemoveExecute in both the source code and the published assembly.Interestingly in the TeamDeploy.Tasks xml it is spelt correctly which makes me...
View ArticleClosed Issue: RemoteExecute Task Issue
Just noticed the RemoteExecute task is actulally called RemoveExecute in both the source code and the published assembly.Interestingly in the TeamDeploy.Tasks xml it is spelt correctly which makes me...
View ArticleClosed Issue: Add SampleDeployScript.xml to binaries download
The installation doc mentions modifyig the SampleDeployScript.xml. I can't seem to find this file or figure out how to get an initial Build working using Team Deploy. I found the file in the source...
View ArticleCreated Issue: CleanupPsExec fails on TFS Build 2010 with...
I am getting the following error with CleanupPsExec on my build workflow.System.InvalidOperationException: An Activity can only get the location of arguments which it owns. Activity 'CleanupPsExec' is...
View ArticleCommented Issue: CleanupPsExec fails on TFS Build 2010 with...
I am getting the following error with CleanupPsExec on my build workflow.System.InvalidOperationException: An Activity can only get the location of arguments which it owns. Activity 'CleanupPsExec' is...
View ArticleCreated Issue: Uninstall should check that ProductCode is installed on...
When using the Uninstall task directly (rather than through the Deploy task), it executes msiexec /qn /x ProductCode. This fails on a machine that does not have the product code installed. This is...
View ArticleCommented Issue: Uninstall should check that ProductCode is installed on...
When using the Uninstall task directly (rather than through the Deploy task), it executes msiexec /qn /x ProductCode. This fails on a machine that does not have the product code installed. This is...
View ArticleClosed Issue: CleanupPsExec fails on TFS Build 2010 with...
I am getting the following error with CleanupPsExec on my build workflow.System.InvalidOperationException: An Activity can only get the location of arguments which it owns. Activity 'CleanupPsExec' is...
View ArticleClosed Issue: Uninstall should check that ProductCode is installed on...
When using the Uninstall task directly (rather than through the Deploy task), it executes msiexec /qn /x ProductCode. This fails on a machine that does not have the product code installed. This is...
View ArticleCreated Issue: Update activities to support asynchronous execution [7236]
My build definition is using CleanupPsExec, Uninstall and Install activities.I've customized my build so that it determines all the deployment projects and uses a ParallelFor over each unique server...
View ArticleCreated Issue: Click Once Support [7314]
Would be great to create some workflow activities to support the deployment of a click once application.
View ArticleCommented Issue: Click Once Support [7314]
Would be great to create some workflow activities to support the deployment of a click once application.Comments: ** Comment from web user: mikedouglas ** Thanks for the suggestion. I completely agree...
View ArticleCreated Unassigned: Cant use team deploy Xaml with Visual studio 2012 and TFS...
Hi team,I would highly appreciate if you could create Customactivity and teamdeploy.xaml for Visual studio 12 and TFS 12. I tried to download the source code and compile it with visual studio 2012 but...
View Article