Hi,
I try with different configuratons to import site but always get error "SiteRootCreationSettings" below is full error log for import.
Is something wrong with my setting or just Kentico is corupted?
ERROR: Error during import process
Message: Value cannot be null.
Parameter name: settings
Exception type: System.ArgumentNullException
Stack trace:
at CMS.DocumentEngine.TreeProvider.CreateSiteRoot(SiteRootCreationSettings settings)
at CMS.DocumentEngine.DocumentImport.CreateSiteRoot(SiteImportSettings settings, DataSet dsDocuments, TreeProvider tree)
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](EventHandler
1 h, TArgs e)
at CMS.Base.AbstractHandler.Raise[TArgs](String partName, List1 list, TArgs e, Boolean important)
at CMS.Base.AdvancedHandler
2.RaiseBefore(TArgs e)
at CMS.Base.AdvancedHandler2.RaiseBefore(TArgs e)
at CMS.Base.AdvancedHandler
2.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.ImportObjectsDataInternal(SiteImportSettings settings)
ERROR: Error importing pages
Message: Value cannot be null.
Parameter name: settings
Exception type: System.ArgumentNullException
Stack trace:
at CMS.DocumentEngine.TreeProvider.CreateSiteRoot(SiteRootCreationSettings settings)
at CMS.DocumentEngine.DocumentImport.CreateSiteRoot(SiteImportSettings settings, DataSet dsDocuments, TreeProvider tree)
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 creating root of the site.
Message: Value cannot be null.
Parameter name: settings
Exception type: System.ArgumentNullException
Stack trace:
at CMS.DocumentEngine.TreeProvider.CreateSiteRoot(SiteRootCreationSettings settings)
at CMS.DocumentEngine.DocumentImport.CreateSiteRoot(SiteImportSettings settings, DataSet dsDocuments, TreeProvider tree)