Hi,
We are trying to upgrade our CRM 2011 to CRM 2016.
I knew that we have to do this incrementally (use backup DB file of currently running CRM 2011, restore that DB file on SQL Server machine for CRM 2013, and same for 2015 and finally 2016)
Problem is:
I already successfully restore the CRM 2011 DB (Organization DB Version : 5.0.9690.4376) into SQL Server for CRM 2013,
then perform "Import Organization" using CRM 2013 deployment manager, and then after the import completed successfully (Organization DB Version : 6.0.0.809), i backup the Organization DB again from CRM 2013 DB,
then go to SQL Server set for running CRM 2015, restore the database there, and again i perform "Import Organization" using CRM 2015 deployment manager, but this time i encountered error as below.
the log file have something like this:
19:00:56|Verbose| Retrieving database version Provider=SQLOLEDB;Data Source=CRM-2016;Integrated Security=True;Initial Catalog=OURCOMPANYNAME_MSCRM;Connect Timeout=60 ...
19:00:56| Info| Database version: 6.0.0.809.
19:00:56| Info| Database OURCOMPANYNAME_MSCRM version is 6.0.0.809
19:00:56|Warning| Database OURCOMPANYNAME_MSCRM version is not supported.
19:00:56| Error| Check OrganizationDatabaseVersionValidator : Failure: This organization cannot be upgraded. You can only upgrade organizations that have a version of CRM that is no earlier than Microsoft Dynamics CRM 2013 Service Pack 1.
I don't know why the Version is not supported, it supposed to be CRM 2013 Version, so i think i'm using the right version.
Can anyone please help ?
Thanks Much,
Yiren