How to solve the ADO task issue related with copy files?

Jiss 25 Reputation points
2024-11-11T19:01:21.52+00:00

We are getting error on running the copy-files task in ADO. It was working fine on last day.

System.Management.Automation.RemoteException: The term 'Write-VstsTaskError' is not recognized as the name of a cmdlet, function, script file, or operable program. Check the spelling of the name, or if a path was included, verify that the path is correct and try again.

Additional info:

System.Management.Automation.RemoteException: Could not load file or assembly 'Microsoft.TeamFoundation.TestManagement.WebApi, Version=15.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a' or one of its dependencies. The system cannot find the file specified.

Not Monitored
Not Monitored
Tag not monitored by Microsoft.
40,162 questions
0 comments No comments
{count} vote

Accepted answer
  1. Horváth 6 Gábor 80 Reputation points
    2024-11-14T10:59:32.78+00:00

    Updating the task to 2.* version has solved our problem.

    1 person found this answer helpful.

0 additional answers

Sort by: Most helpful

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.