What is the correct way of resolving this error? Currently, I have both a local and AD admin accounts full control over this volume, as well as our internal LF project team. See attached screenshot.
____________________________________________________________________________________________________________
Details:
URL:
Error: ErrorExecuteSTR
Date: 4/27/2018 10:43:19 AM (Eastern Standard Time)
HTTP Status Code: 500
Business Process ID: 49
Instance ID: 1359
Business Process Name: Information Technology - Employee Confidentiality Agreement
Stack Trace:
Caught exception: Laserfiche.Forms.CommonUtils.Exceptions.LFFormsException
Message: An error occurred during the execution of the Save to Repository service task. [LFF5426-ErrorExecuteSTR]
at Laserfiche.Forms.Routing.SaveToLaserficheService.Execute(Int32 instanceId, IRoutingContext routingContext, RoutingInstanceStatus OriginalStatus)
at Laserfiche.Forms.Routing.ServiceTask.Execute(Int32 instanceId, IRoutingContext routingContext)
Inner exception: Laserfiche.RepositoryAccess.MultiStatusException
Message: Access is denied [-2147024891]
at Laserfiche.RepositoryAccess.EntryInfo.Save()
at Laserfiche.DocumentServices.DocumentImporter.ImportEdoc(Stream stream, String path, String contentType, DateTime lastModified)
at Laserfiche.DocumentServices.DocumentImporter.ImportEdoc(String contentType, String edocPath)
at Laserfiche.Forms.CommonUtils.LFHelper.ImportEFile(DocumentInfo lfDoc, String inputEFileFullPath)
at Laserfiche.Forms.CommonUtils.LFHelper.TryImportDocument(DocumentInfo lfDoc, String pdfFile, String tifFile)
at Laserfiche.Forms.Routing.SaveToLaserficheService.Execute(Int32 instanceId, IRoutingContext routingContext, RoutingInstanceStatus OriginalStatus)