| 
                                                                            
                                                                                Nik
                                                                            - 
                                                                                1/24/2012 7:49:07 PM
                                                                            
                                                                         
                                                                        error during site import | Kentico v6 | Win 2008 R2 Std 64 bit| no hotfixes applied yet 
                                                                            Hello,Any help or insight on this matter is greatly appreciated. We are getting the following error when trying to import a package into a Kentico 6 site. The package is from the exact same version.  The import process stays at "
 Copying objects files" for a long time. In the Windows Application log, we are seeing compilation error messages. Once I remove the "samples" folder from /App_Code/ the compilation error seems to be resolved. The kentico install is done to the following folder if this matters:
 C:\Program Files (x86)\KenticoCMS\6.0
 
 The error mesage in the Kentico event log is
 ERROR:@@Error copying folder 'C:\inetpub\www-ss-cms\App_Data\CMSTemp\ImportExport\Data\Files\cms_pagetemplate\CMSTemplates' to the destination folder 'C:\inetpub\www-ss-cms\CMSTemplates'.
 Message: Thread was being aborted.
 
 
 Full error mesg:
 ---------------------------------------------------
 Event detail
 Event ID: 104
 Event type: Error
 Event time: 1/24/2012 3:31:18 PM
 Source: Import 'servsafe' site
 Event code: IMPORT
 User ID: 53
 User name: administrator
 IP address:
 Description:
 Error during import process
 Copying objects files
 Rebuilding site indexes
 Ensuring missing site settings
 Processing additional actions
 
 ERROR:@@Error copying folder 'C:\inetpub\www-ss-cms\App_Data\CMSTemp\ImportExport\Data\Files\cms_pagetemplate\CMSTemplates' to the destination folder 'C:\inetpub\www-ss-cms\CMSTemplates'.
 Message: Thread was being aborted.
 Stack Trace:
 at Microsoft.Win32.Win32Native.CopyFile(String src, String dst, Boolean failIfExists)
 at System.IO.File.InternalCopy(String sourceFileName, String destFileName, Boolean overwrite)
 at System.IO.FileInfo.CopyTo(String destFileName, Boolean overwrite)
 at CMS.CMSStorage.FileInfo.CopyTo(String destFileName, Boolean overwrite)
 at CMS.IO.DirectoryHelper.CopyFileInternal(String sourcePath, String targetPath)
 at CMS.CMSImportExport.ImportProvider.CopyFile(SiteImportSettings settings, String sourcePath, String destPath)
 at CMS.CMSImportExport.ImportProvider.CopyDirectory(SiteImportSettings settings, String sourcePath, String targetPath)
 at CMS.CMSImportExport.ImportProvider.CopyDirectory(SiteImportSettings settings, String sourcePath, String targetPath)
 at CMS.CMSImportExport.ImportProvider.CopyDirectory(SiteImportSettings settings, String sourcePath, String targetPath)
 at CMS.CMSImportExport.ImportProvider.CopyImportFiles(SiteImportSettings settings)
 
 
 ERROR:@@Error during import process
 Message: Thread was being aborted.
 Stack Trace:
 at CMS.CMSImportExport.ImportProvider.CopyImportFiles(SiteImportSettings settings)
 at CMS.CMSImportExport.ImportProvider.ImportObjectsData(SiteImportSettings settings)
 
 Machine name: XXX
 Event URL:
 URL referrer:
 User agent:
 
                                                                            
                                                                         
 
                                                                            
                                                                            
                                                                            
                                                                            
                                                                            
                                                                         
                                                                            
                                                                            
                                                                            
                                                                            
                                                                         
                                                                         |