| 
                                                                            
                                                                                gary.chan-e-crusade
                                                                            - 
                                                                                8/31/2008 10:34:35 PM
                                                                            
                                                                         
                                                                        RE:File Import bug 
                                                                            Hi Juraj,
 Did you get the same file import error message as mine?
 
 Some files can't be imported to given target. ([DataConnection.ExecuteQuery]: Query: INSERT INTO CMS_VersionHistory ( [NodeSiteID], [DocumentID], [DocumentNamePath], [NodeXML], [ModifiedByUserID], [ModifiedWhen], [VersionNumber], [VersionComment], [ToBePublished], [PublishFrom], [PublishTo], [WasPublishedFrom], [WasPublishedTo] ) VALUES ( @NodeSiteID, @DocumentID, @DocumentNamePath, @NodeXML, @ModifiedByUserID, @ModifiedWhen, @VersionNumber, @VersionComment, @ToBePublished, @PublishFrom, @PublishTo, @WasPublishedFrom, @WasPublishedTo); SELECT @@identity AS [VersionHistoryID]: caused exception: INSERT statement conflicted with COLUMN FOREIGN KEY constraint 'FK__CMS_Versi__Modif__72C60C4A'. The conflict occurred in database 'KenticoCMSDev', table 'CMS_User', column 'UserID'. The statement has been terminated.)
 
 
 - I asked our System Admin to make sure "write" permission was granted
 - CMS set to store files in database and file system (actually tried db only as well as file system only, same problem.)
 - File import failed (error message given above)
 - "CMS Desk > Content > New > File" always works
 
 
 Sounds like something else caused the problem?
 
 
 Regards,
 GC
 
 
                                                                            
                                                                         
 
                                                                            
                                                                            
                                                                            
                                                                            
                                                                            
                                                                         
                                                                            
                                                                            
                                                                            
                                                                            
                                                                         
                                                                         |