I am using the Assistant Attended Framework - version 1.0.3
Attempting to add a field on to the menu.
I have updated the config.xlsx “Form Display” worksheet.
From Studio, the “DisplayForm.xaml” - click “Open Form Designer”.
Add a “Text Field” into the panel where it displays "Drag and Drop a form Component. Set the Label, heck the Field name matches the value in the confix worksheet.
Save the form. Response says “saved”
Close the “UiPath Form Designer”
Errors in Studio Project Log and on a pop-up.
12:25:44.9576 => [ERROR] [UiPath.Studio.Launcher.exe] [1] WaitForFormClose Exception: Binary stream ‘0’ does not contain a valid BinaryHeader. Possible causes are invalid stream or object version change between serialization and deserialization.
12:25:44.9606 => [ERROR] [UiPath.Studio.Launcher.exe] [1] DesignForm Exception: Binary stream ‘0’ does not contain a valid BinaryHeader. Possible causes are invalid stream or object version change between serialization and deserialization.
Result is no change to the Designer Form.
Any ideas on how to resolve?
I have verified that using a new project, the Designer Form can be used and successfully add a field to a form.
Hello Tuan,
Sorry for the slow reply.
I am using UiPath.Forms.Activities 1.9.3 and it is Studio 2021.10.5
From some research, I saw references to similar issues, so I have also installed UiPath.cefSharpBundle 1.7.0-Preview unfortunately that did not resolve the issue.
Thanks for confirming, could you downgrade the Forms package to 1.5.0? I believe there was a name change to the Form activity that is causing this issue. I’ll be sure to upgrade the package versions in the framework after the 22.4 release.