Wednesday, September 12, 2018

The workspace XXX;Project Collection Build Service (TEAM FOUNDATION) does not exist.

Let's discuss today not usual error.

How to fix workspace issue, if you did not successful move it?
This error possible to face in two situation: when you move (modified) workspace in you local computer. For example Visual Studio.
Or if you clone build agent with virtual machine or physical server. In this case you can delete all work space but see same issue:

Thursday, August 16, 2018

Does pro grammatically check-in the best practice?

Does pro grammatically check-in the best practice?


From time to time I receive request to add check-in step to build definition. In general this is simple operation: some step change file(s), and customer need that this files put to source control.
But is it good scenario, and what a risk will you receive after this implementation? Let's discuss it in this article.

Tuesday, April 17, 2018

Error: The active Test Run was aborted because the execution process exited unexpectedly

Hi everybody.

Long time I haven't interesting cases, but few days ago I was face with interesting issue.

Prerequisite:
-VNext builds with execute unit tests.