ActivitiesResources.CreateWorkspaceFolderInUse Field

{0} The Build Agent {1} is running as a different user {2} and local paths can only be mapped to a single workspace. To resolve this issue, you can configure the Build Service to run as the user who owns the conflicting workspace, or you can delete the workspace using the 'tf workspace' command.

Namespace:  Microsoft.TeamFoundation.Build.Workflow.Activities
Assembly:  Microsoft.TeamFoundation.Build.Workflow (in Microsoft.TeamFoundation.Build.Workflow.dll)

Syntax

'Declaration
Public Const CreateWorkspaceFolderInUse As String
public const string CreateWorkspaceFolderInUse
public:
literal String^ CreateWorkspaceFolderInUse
static val mutable CreateWorkspaceFolderInUse: string
public const var CreateWorkspaceFolderInUse : String

.NET Framework Security

See Also

Reference

ActivitiesResources Class

Microsoft.TeamFoundation.Build.Workflow.Activities Namespace