Greetings to all the people of the forum, I publish my case to find a solution with the help of the community if you stop to read my question I thank you very much.
I have in my kentico 10 local a site created under the domain kentico10.co when I try to create another site with the option to create a new site using the wizard I give you any name with the same domain or with another I have the same problem is the following:
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)