Forum Discussion
Brian McFadden
Jan 19, 2018Copper Contributor
SharePoint Migration Tool Issue
Hello,
I am having an issue with starting the SharePoint Migration tool. I run the application file but i get an error "Application cannot be started. Contact the application vendor". The error is:
ERROR DETAILS
Following errors were detected during this operation.
* [19/01/2018 10:58:56] System.Runtime.InteropServices.COMException
- Failed to load the runtime. (Exception from HRESULT: 0x80131700)
- Source: System.Deployment
- Stack trace:
at System.Deployment.Application.NativeMethods.GetRequestedRuntimeInfo(String pExe, String pwszVersion, String pConfigurationFile, UInt32 startupFlags, UInt32 runtimeInfoFlags, StringBuilder pDirectory, UInt32 dwDirectory, UInt32& dwDirectoryLength, StringBuilder pVersion, UInt32 cchBuffer, UInt32& dwLength)
at System.Deployment.Application.Win32InterOp.SystemUtils.CheckSupportedImageAndCLRVersions(String path)
at System.Deployment.Application.SubscriptionStore.CheckApplicationPayload(CommitApplicationParams commitParams)
at System.Deployment.Application.SubscriptionStore.CommitApplication(SubscriptionState& subState, CommitApplicationParams commitParams)
at System.Deployment.Application.ApplicationActivator.InstallApplication(SubscriptionState& subState, ActivationDescription actDesc)
at System.Deployment.Application.ApplicationActivator.PerformDeploymentActivation(Uri activationUri, Boolean isShortcut, String textualSubId, String deploymentProviderUrlFromExtension, BrowserSettings browserSettings, String& errorPageUrl)
at System.Deployment.Application.ApplicationActivator.ActivateDeploymentWorker(Object state)
Hi,
I got the same error.
As mentioned in the "How to use the SharePoint Migration Tool" from Microsoft (https://docs.microsoft.com/en-us/sharepointmigration/how-to-use-the-sharepoint-migration-tool), this tool need .NET Framework 4.6.2 to work.
You can get it here (~60MB) : https://www.microsoft.com/en-us/download/details.aspx?id=53344
Btw, after the installation, I got asked to reboot, but I could launch the app without rebooting.
Have a nice day =)
- Fabi1Copper Contributor
Hi,
I got the same error.
As mentioned in the "How to use the SharePoint Migration Tool" from Microsoft (https://docs.microsoft.com/en-us/sharepointmigration/how-to-use-the-sharepoint-migration-tool), this tool need .NET Framework 4.6.2 to work.
You can get it here (~60MB) : https://www.microsoft.com/en-us/download/details.aspx?id=53344
Btw, after the installation, I got asked to reboot, but I could launch the app without rebooting.
Have a nice day =)
- Paul de JongIron Contributor
Not sure how many folks on this forum have knowledge on the SPMT. Perhaps also post this message on the SPMT forum on TechNet (https://social.technet.microsoft.com/Forums/en-US/home?forum=SharePointMigrationTool)