Hi,
I created a new process and configured forms with new repository and once the form is submitted when user submits,i am getting following error
"No authority to access the resource laserfiche"
In event viewer,
2/1/2016 2:03:53 PM Message: '' is an invalid expanded name. Stack trace: at System.Xml.Linq.XName.Get(String expandedName) at Laserfiche.Forms.Routing.VariableXMLGenerator.CreateElementFromMember(member mem, Nullable`1 repeatId) at Laserfiche.Forms.Routing.VariableXMLGenerator.CreateDummyXmlElement(member mem, Int32 attribute_id, Nullable`1 repeatId, String member_path) at Laserfiche.Forms.Routing.VariableXMLGenerator.ValidateEntity(XElement entityElement, entity entityToValidate, String memberPath, List`1 attributePool) at Laserfiche.Forms.Routing.VariableXMLGenerator.GenerateXml(Int32 bpInstanceId, Nullable`1 formId, cf_user_snapshot initiator, Nullable`1 submissionId, Nullable`1 initiatedTime) at Laserfiche.Forms.Routing.VariableXMLGenerator.GetLatestDataBySubmission(Int32 mainInstanceId, Int32 formId, Nullable`1 submissionId, cf_user_snapshot initiator, Nullable`1 initiatedTime) at Laserfiche.Forms.Routing.RoutingContext.InitializeProcessInstance(Int32 refMainProcInstId) at Laserfiche.Forms.Routing.RoutingContext.InitializeRoutingContext(Int32 procWorkerInstId, Int32 processId, Int32 boundaryEventStepId, SubmissionDataSet inputData, Int32 mainProcInstId, Int32 refMainProcInstId) at Laserfiche.Forms.Routing.RoutingDispatcher.RunProcess(Int32 processWorkerInstanceId, Int32 processId, Int32 boundaryEventStepId, SubmissionDataSet inputData, Int32 mainProcessInstanceId, Int32 refMainProcessInstanceId, Int32 lastSubmissionId) at Laserfiche.Forms.Routing.RoutingEngineService.RunRouting(RoutingRequestParameters requestParam) at Laserfiche.Forms.Routing.RoutingEngineService.<>c__DisplayClass1.<StartRouting_Async>b__0()