I receive this error when I try to import a .WFX file that was created on a separate machine and instance of Workflow. The version they had for Workflow was 9.2.0.167.
When it imports, it gives me the single-instance error
This single-instance application could not connect to the original instance.
---Stack Trace---at Microsoft.VisualBasic.ApplicationServices.WindowsFormsApplicationBase.Run(String[] commandLine)
at Laserfiche.Workflow.Designer.SingleInstanceDesigner.Run()***
as well as, an error stating that the "Roots Element is Missing."
Failed to open workflow 'C:\Users\mhuemmer\Desktop\01SHARED-Student Lookup.wfx'. [0403-WF0]
Root element is missing.
---Stack Trace---at System.Xml.XmlTextReaderImpl.ThrowWithoutLineInfo(String res)
at System.Xml.XmlTextReaderImpl.ParseDocumentContent()
at System.Xml.XmlReader.MoveToContent()
at System.Xml.XmlReader.IsStartElement(String name)
at Laserfiche.Workflow.ComponentModel.WorkflowSerializer.ReadHeader(XmlReader reader)
at Laserfiche.Workflow.Designer.UI.DUIManager.OpenCanvas(String filepath, Boolean addToRecentFiles)***
I have the same version of workflow designer.
We have save these on other instances of Workflow and have never received these errors.