Cannot import data from newer version '8.0' to current version '7.0'.

Saba Siddiqui asked on March 2, 2015 16:05

Dear Kentico Support Team,

Our client is licensed user of Kentico 7.We have used free version of Kentico 8 at our end to develop custom table for them. We are getting below error while importing custom table to client's system.

Error during temporary files creation. Original exception: [ImportProvider.LoadObjects]: Cannot import data from newer version '8.0' to current version '7.0'.

Do let us know how can we import data to client's system.

Recent Answers


Brenden Kehren answered on March 2, 2015 18:03

If you're using the import and export tools within Kentico, you cannot go backwards in versions or hotfixes. This is very common in most any software. You can however, import/export from an older version into a newer version in most cases.

There is an import tool included with the Ultimate version of Kentico in where you can connect one datasource with the Kentico database in import objects. I'd suggest looking at this tool.

Or if you are ONLY using a Custom Table, you could manually create the structure within the Kentico UI and then run MS SQL data import and import the rows into that custom table. I DO NOT recommend this for anything else besides custom table data simply because of the dependencies for other objects that will need to be created that you won't get when using the API tools.

0 votesVote for this answer Mark as a Correct answer

   Please, sign in to be able to submit a new answer.