Error during import process

hadi tag asked on August 31, 2015 10:37

Hi,

i using kentico 8.1

i export one of site in my kentico app and import as new site. but I get this error message:

ERROR:  Error importing page '/links/text'

Message: [ImportProvider.ImportDocuments]: Cannot find parent node for page '/links/text(fa-IR)'.

Exception type: System.Exception Stack Trace: at CMS.DocumentEngine.DocumentImport.ImportDocuments(SiteImportSettings settings, TranslationHelper th, List`1& importedDocumentIDs, TreeProvider tree)

ERROR: Error importing pages Message: [ImportProvider.ImportDocuments]: Cannot find parent node for page '/links/text(fa-IR)'.

Exception type: System.Exception Stack Trace: at CMS.DocumentEngine.DocumentImport.ImportDocuments(SiteImportSettings settings, TranslationHelper th, List`1& importedDocumentIDs, TreeProvider tree) at CMS.DocumentEngine.DocumentImport.ImportDocumentsData(SiteImportSettings settings, TranslationHelper th)

ERROR: Error during import process Message: [ImportProvider.ImportDocuments]: Cannot find parent node for page '/links/text(fa-IR)'.

Exception type: System.Exception Stack Trace: at CMS.DocumentEngine.DocumentImport.ImportDocuments(SiteImportSettings settings, TranslationHelper th, List1& importedDocumentIDs, TreeProvider tree) at CMS.DocumentEngine.DocumentImport.ImportDocumentsData(SiteImportSettings settings, TranslationHelper th) at CMS.DocumentEngine.DocumentImport.ImportObjectTypeBefore(Object sender, ImportDataEventArgs e) at CMS.Base.AbstractHandler.CallEventHandler[TArgs](EventHandler1 h, TArgs e) at CMS.Base.AbstractHandler.Raise[TArgs](String partName, List1 list, TArgs e, Boolean important) at CMS.Base.AdvancedHandler2.RaiseBefore(TArgs e) at CMS.Base.AdvancedHandler2.RaiseBefore(TArgs e) at CMS.Base.AdvancedHandler2.StartEvent(TArgs e, Boolean allowEvent) at CMS.CMSImportExport.ImportProvider.ImportObjectType(SiteImportSettings settings, String objectType, Boolean siteObject, TranslationHelper th, ProcessObjectEnum processType, List`1 importedParentIds) at CMS.CMSImportExport.ImportProvider.ImportObjectsData(SiteImportSettings settings)

please help me..

Recent Answers


David te Kloese answered on August 31, 2015 14:01

Hi,

it seems you are importing a page (/links/text(fa-IR)) but it can't find the page links you either have to create it or include it in your import.

David

1 votesVote for this answer Mark as a Correct answer

Roman Hutnyk answered on August 31, 2015 20:48

Have you tried to create another export package? This one seems to be incorrect.

0 votesVote for this answer Mark as a Correct answer

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