Hi kentico team. Do you probably know why this error occurs?
When I try to create a new empty site in sitemanager, Kentico throws an error during Converting object files:
ERROR: Error during import process
Message: Could not find a part of the path 'D:\XXX\App_Data\CMSTemp\ImportExport\Files\'. Stack Trace: at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
at System.IO.FileSystemEnumerableIterator`1.CommonInit()
at System.IO.FileSystemEnumerableIterator`1..ctor(String path, String originalUserPath, String searchPattern, SearchOption searchOption, SearchResultHandler`1 resultHandler)
at System.IO.DirectoryInfo.InternalGetDirectories(String searchPattern, SearchOption searchOption)
at System.IO.DirectoryInfo.GetDirectories()
at CMS.CMSStorage.DirectoryInfo.GetDirectories()
at CMS.IO.DirectoryHelper.CopyDirectoryInternal(String sourcePath, String targetPath)
at CMS.CMSImportExport.ImportProvider.CopyImportFiles(SiteImportSettings settings)
at CMS.CMSImportExport.ImportProvider.ImportObjectsData(SiteImportSettings settings)
What could be the cause and how do I fix it? Kentico version is 6.0.4297
Thanks in advance!
Frederik