On one server we are getting an error when trying to import any electronic file using the LF API.
Laserfiche.RepositoryAccess.MultiStatusException: The file exists [-2147024816]
at Laserfiche.RepositoryAccess.EntryInfo.Save()
at Laserfiche.DocumentServices.DocumentImporter.ImportEDoc(...)
At this point we have already created a new DocumentInfo object, set the Template and fields, and saved the DocumentInfo object. After this error the empty LF Document will remain in the LF Client.
The Laserfiche Client has no problems when adding files and neither does the LF Outlook 2010 Add-In. There are a couple of other posts about this error from a couple of years ago (the server is still using LF 9.2). The posts all mention clearing out various temp folders which we have tried.