ERROR: Unable to get project with name targetProjectTest System.InvalidOperationException: Sequence contains no elements #1716
Replies: 1 comment 2 replies
-
Figured it out! Thanks! |
Beta Was this translation helpful? Give feedback.
2 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.
-
Hello! This might be a simple question but I keep on getting this error. Can someone please help me understand why this error is occurring? Apologies, I'm a novice when it comes to migrations but this is the only tool that can do the work I need to carry. Thanks in advance for the help!
[16:20:58 ERR] [v14.1.0] Unable to get project with name targetProjectTest

System.InvalidOperationException: Sequence contains no elements
at System.Linq.Enumerable.Single[TSource](IEnumerable`1 source)
at MigrationTools._EngineV1.Clients.TfsWorkItemMigrationClient.GetProject() in D:\a\1\s\src\MigrationTools.Clients.AzureDevops.ObjectModel_EngineV1\Clients\TfsWorkItemMigrationClient.cs:line 95
[16:20:58 ERR] [v14.1.0] Unhandled exception!
Beta Was this translation helpful? Give feedback.
All reactions