I have selected source and destination on step 1, logged in with TFS administrator credentials on both sides. Selected "I want to migrate version control data" on step 2.
When i come to step 3, it immediately fails with error Object reference not set to an instance of an object. The list of team projects is empty.
The log file OVSMU.log says: 2014-08-06 17:49:37,004 [1] ERROR Object reference not set to an instance of an object. System.NullReferenceException: Object reference not set to an instance of an object. at TFSMigrationUI.ViewModel.ProjectSelectionViewModel.loadProjectWorker_RunWorkerCompleted(Object sender, RunWorkerCompletedEventArgs e) in e:\5.7Checkout\VSMUTFSMigration\TFSMigrationUI\ViewModel\ProjectSelectionViewModel.cs:line 312 at System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs) at MS.Internal.Threading.ExceptionFilterHelper.TryCatchWhen(Object source, Delegate method, Object args, Int32 numArgs, Delegate catchHandler)
How to proceed? Is there anything I can do to find out the real cause, why the team project list is empty?
Thank you for your help!