Hi,
When I run the "Team Foundation Latest Version Number" action, I get the "Path does not exist exception", however there is no information about the missing path. I'm attaching the action's property value list and exception. The build script is being run via TFS build.
Is there anything that I am missing with this action?
Thanks,
Zvonko
-----
[Team Foundation Latest Version Number[ C:\Builds\1\Sprocket\[FB] Test\Sources\Source ]]
ActionComment =
CustomActionName = Team Foundation Latest Version Number
Enabled = True
EnableTimeout = False
ExpandActionLogTitle = True
HideActionFromLog = False
IgnoreFailure = False
ImpersonateUser = False
ImpersonateUserName =
LogActionProperties = True
LogToVariable =
MaxRetryAttempts = 0
PauseInterval = 0
RetryPauseInterval = 1000
SuppressStatusMessages = False
TerminateOnTimeout = True
TimeoutLength = 2
Error executing Action : System.Exception: The specified path: does not exist.
at VSoft.TeamFoundation.SourceControl.BaseAction.GetExecutablePath(IPropertyStore properties)
at VSoft.TeamFoundation.SourceControl.BaseAction.GetExecutablePath(ICustomActionExecuteContext Context)
Source : TFSourceControl
StackTrace : at VSoft.TeamFoundation.SourceControl.BaseAction.GetExecutablePath(IPropertyStore properties)
at VSoft.TeamFoundation.SourceControl.BaseAction.GetExecutablePath(ICustomActionExecuteContext Context)