Overview
Migration Agent crashes without any obvious reason. Migration Agent logs do not contain any errors.
Details
Error pop-up will be displayed:
Solution
This issue is caused by using the incorrect .NET framework version. To fix this issue, the correct .NET framework version must be used:
- Go to Migration Agent install directory. It is usually located here: c:\Program Files (x86)\Quadrotech\Migration Agent\ or c:\Program Files\Quadrotech\Migration Agent\
- Locate file MigrationAgent.exe.config and open it
- Search for line <supportedRuntime version=”v2.0.50727″/>
- Replace this line with: <supportedRuntime version=”v4.0.30319″/>
- Save and close the file
- Execute the ResetMigrationAgent.exe file located in default installation directory.