Hello Everyone,
Today while migrating CRM 4.0 to CRM 2011. I found very interesting issue. The Error which got caught in the Log was something like
Note: This error will come only if your Migration has been failed once before due to some other reason.
Solution:
The root cause for this error is the records for the failed Organization which gets inserted in the below tables of MSCRM_CONFIG database.
Delete all the records having references for the Failed Organization from these tables and then again start your migration process.
Yipeee.... After this you will get rid of the above error.... J
Feel free to post your queries/comments if any regarding the CRM Migration.
Thanks... J
Today while migrating CRM 4.0 to CRM 2011. I found very interesting issue. The Error which got caught in the Log was something like
Microsoft.Crm.CrmException: Found no feature for Organization with IdAfter searching intensely, I found the root cause for the above error faced during Migration.
Note: This error will come only if your Migration has been failed once before due to some other reason.
Solution:
The root cause for this error is the records for the failed Organization which gets inserted in the below tables of MSCRM_CONFIG database.
- OrganizationProperties
- SystemUserOrganizations
- OrganizationFeatureMap
- Organization
Delete all the records having references for the Failed Organization from these tables and then again start your migration process.
Yipeee.... After this you will get rid of the above error.... J
Feel free to post your queries/comments if any regarding the CRM Migration.
Thanks... J