If the DBMigrator tool fails to connect to SQL server for any reason (incorrect connection string, the server is down, the network is down, etc.) no error of any kind is reported to the user. The user is stuck at "Please wait..." as if the migration is in progress when in reality nothing is happening. The user must use Task Manager to kill the process, guess what the problem is, correct it and try again.