After a fresh install of Test Studio, the collection TSStorageData is not yet created in MongoDB. Now when the user tries to immediately use DBMigrator to migrate their old results over to the new DB they are literally stuck at "Please wait..." as if the migration process is in progress when in reality nothing is happening. No error message is presented to the user, nor is the collection TSStorageData created in MongoDB. The user must kill the process using task manager and correct the problem. The only way to correct the problem is to schedule any test list to run remotely. This appears to be the only way to get the collection TSStorageData created as required by DBMigrator.