I have an issue with a form not saving to the repository.
Does anyone know what this means?
This is the Error Message:
An error occurred during the execution of the Save to Repository service task. [LFF5426-ErrorExecuteSTR] Details: URL: Error: ErrorExecuteSTR Date: 12/16/2019 11:32:38 AM (US Mountain Standard Time) HTTP Status Code: 500 Business Process ID: 170 Instance ID: 17332 Business Process Name: P&CD Inspection Form 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: System.ArgumentException Message: The entry name is invalid Parameter name: name at Laserfiche.RepositoryAccess.DocumentInfo.Create(FolderInfo parent, String name, String volumeName, EntryNameOption options) at Laserfiche.Forms.CommonUtils.LFHelper.CreateNewLFDocument(Session lfDb, String newDocumentName, FolderInfo lfParentFolder, Boolean autoRename, String volume, String ext, Boolean AddExt, Boolean& checkOutVersionDocument) at Laserfiche.Forms.Routing.SaveToLaserficheService.Execute(Int32 instanceId, IRoutingContext routingContext, RoutingInstanceStatus OriginalStatus)
Does anyone know what this means?