Matheus Saraiva
Matheus Saraiva

Reputation: 1254

TFS Could not find a part of the path

I'm trying to check in a project for my repository in Visual Studio Team Services (VSTS), but I'm getting the following error message:

enter image description here

The Z: is second HD in my notebook.

Upvotes: 6

Views: 6596

Answers (1)

Gustavo Roa
Gustavo Roa

Reputation: 31

I had the same issue. What I did was to look for those entries in the Source Control Explorer and just remove them (Delete).

I compiled again and tried again to submit my changes and worked perfectly.

Upvotes: 3

Related Questions