Path is not anchored in the target project, it cannot be created #2039
Closed
code-on-git
started this conversation in
General
Replies: 1 comment
-
I'm still not sure why I got this error but I got passed it by upgrading to version 15.0.4 and start using the TfsNodeStructureOptions |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
My migration job stops with the following error message:
System.InvalidOperationException: Path \MigrationTest\Area\Cloud team is not anchored in the target project, it cannot be created.
In the source project an area with the name "Cloud team" exists. And a lot of other areas.
The target project has a few areas already but none of them is named "Cloud team"
I've seen some other reasons to similar errors have been that the project name is case sensitive but I can't can't realy find any typos like that.
Any suggestions about what can be the issue here?
Beta Was this translation helpful? Give feedback.
All reactions