MscrmTools / DamSim.ViewTransferTool

Help you to transfer entity views across organizations
GNU General Public License v3.0
0 stars 0 forks source link

View Tranfer Tool (CRM On-Premise to Online) Error #3

Closed MscrmTools closed 7 years ago

MscrmTools commented 8 years ago

@gedamico commented on Thu Mar 31 2016

When attempting to transfer views from CRM 2015 On-Premise to CRM 2016 Online, receiving error when I select transfer view. The GUID or user is not recognized in the online version. I am assuming this is due to the On-Premise version is accessing by a Domain\user name and the Online version that was migrated the GUID ID and login does not match.

Error: Error while transferring views: Unable to find a user in the target organization with domain name or id.

Does anyone know how to get past this?


@MscrmTools commented on Fri Apr 01 2016

I guess you are right, the domain name is used to retrieve the targeted user account. Except coding a mapping dialog, I don't see any possibility to fix this problem