Hi All
Im trying do publish new workflow in server, I getting this error
Failed to publish workflow 'sss': An error occurred while saving the workflow 'sss'. [0343-WF1] [0411-WF0]
An error occurred while saving the workflow 'sss'. [0343-WF1]
this Diagnostic Data:-
Failed to publish workflow 'sss': An error occurred while saving the workflow 'sss'. [0343-WF1] [0411-WF0]
An error occurred while saving the workflow 'sss'. [0343-WF1]
---Stack Trace---
at Laserfiche.Workflow.ComponentModel.WorkflowSerializer.SaveWorkflow(IWorkflow workflow, XmlWriter writer, Boolean throwError, IWorkflowUI workflowUI)
at Laserfiche.Workflow.Designer.PublishWorkflowAction.InnerPublish()
at Laserfiche.Workflow.Designer.PublishWorkflowAction.InnerPublishWithProgress()
at Laserfiche.Workflow.Designer.PublishWorkflowAction.Execute()
***
Object reference not set to an instance of an object.
---Stack Trace---
at Laserfiche.Workflow.Activities.ForEach.ForEachValueActivityProxy.WriteProperties(XmlWriter writer)
at Laserfiche.Workflow.ComponentModel.ActivityProxyBase.WriteXml(XmlWriter writer)
at Laserfiche.Workflow.ComponentModel.CompositeActivityProxyEx.WriteCustomXmlElements(XmlWriter writer)
at Laserfiche.Workflow.ComponentModel.CompositeActivityProxyEx.WriteCustomXmlElements(XmlWriter writer)
at Laserfiche.Workflow.ComponentModel.CompositeActivityProxyEx.WriteCustomXmlElements(XmlWriter writer)
at Laserfiche.Workflow.ComponentModel.CompositeActivityProxyEx.WriteCustomXmlElements(XmlWriter writer)
at Laserfiche.Workflow.Activities.Proxies.SequentialWorkflowActivityProxy.WriteCustomXmlElements(XmlWriter writer)
at Laserfiche.Workflow.ComponentModel.WorkflowBase.WriteXml(XmlWriter writer)
at Laserfiche.Workflow.ComponentModel.WorkflowSerializer.WriteWorkflowToXml(XmlWriter writer, IWorkflow workflow)
at Laserfiche.Workflow.ComponentModel.WorkflowSerializer.SaveWorkflow(IWorkflow workflow, XmlWriter writer, Boolean throwError, IWorkflowUI workflowUI)