Hi,
I have upgraded the process which contains forms to the latest package. initially, I have faced the issue in order to set it up as per new version. I have created form and called from show form, which worked as expected.
While I tried to run the process, I have received the following error:
The type initializer for ‘UiPath.Studio.Forms.Runtime.FormsExecutionService’ threw an exception.
System.TypeInitializationException: The type initializer for ‘UiPath.Studio.Forms.Runtime.FormsExecutionService’ threw an exception. —> System.TypeLoadException: Could not load type ‘System.IO.Abstractions.FileSystem’ from assembly 'System.IO.Abstractions
Please let me know if you have any solution.