Hello,
I have an issue where a user is trying to import/drag and drop a .lst file into the LF client and I get the below error and details:
Error Code: 6410
Error Message: Error opening file. [6410]
------------ Technical Details: ------------
LF.exe (9.1.1.486):
Call Stack: (Current)
CImportDialog::ImportList
CNewDocDialog::DoModal
CImportFileDialog::ImportFile
CImportFileDialog::ImportFileSet
CImportFileDialog::DoImport
CLFImportThread::DoRun
CLFWorkerThread::Run
Call History:
CAssignMarkingsDialog::OnOK
WriteOptionString ([Settings]AssignTagsWindowPos)
SetProfileValue
CAttachedRepository::AddProfile
CAttachedRepository::UpdateProfile
TokenParser::SetEntry
GetOptionString ([Settings]AutonameParseName)
CAttachedRepository::GetProfileValue
I have ensured that the .lst file is within the same folder as the .tiff folder and that neither are in compressed folders. The user is on version 9.1.1.486 of LF and I have been able to recreate the same issue on version 10.1.0.151 as well. Any idea why this would not work?
Thanks!