-1

I've this error: enter image description here

I follow this article http://www.colinsalmcorner.com/post/build-fails-path-limit-exceeded , but I have always the same error. I'd like this error happens suddently, I launched my Build Definitions a lot of time, and programmed a lot.

Do you have an idea to fix that ?

FrankVDB
  • 235
  • 2
  • 4
  • 16

1 Answers1

1

Make sure you have shorten the build agent's Working Directory and the Workspace Mappings that mentioned in the link your posted above. That is the solution for this error.

And I also researched some other solution that you could try:

TFS Build error - "The specified path, file name, or both are too long..."

https://forums.xamarin.com/discussion/47491/build-fails-with-the-specified-path-file-name-or-both-are-too-long-in-obj-folder

Community
  • 1
  • 1
Tingting0929
  • 4,142
  • 1
  • 14
  • 14