Hi all ,
Trying to delete a document from Client. Iam not able to perform this. It shows the following error.
------------ Technical Details: ------------
LFSO:
Call Stack: (Exception)
CLFDatabase::DeleteEntryByIDEx
Additional Details:
HRESULT: 0xc0042363 (LFSession::ProcessResponse, LFSession.cpp:3880)
(LFSO/9.2.1.568)
LF.exe (9.2.1.635):
Call Stack: (Exception)
CFolderListCtrl::DeleteEntry
CFolderListCtrl::OnFileDelete
Additional Details:
Exception: 0xc0042363 [9059] (Operation failed due to entry sharing violation.) (CFolderListCtrl::DeleteEntry at FolderListCtrl.cpp:2049)
Call History:
CSelectionProperties::GetFlags
CLFSecurity::RecycleBinOn
GetOptionString ([HiddenDialogs]RecycleEntries)
CAttachedRepository::GetProfileValue
CAttachedRepository::LoadAttributePrefix
CLFApp::GetAuditEventReason
CFolderListCtrl::OnFileDelete
CFolderListCtrl::DeleteEntry
Also checked the activities-->Entry Locks if any documents are locked.
It doesnt show any documents locked. I think it is because a workflow activity. Please provide resolution.