Hi,
I have built a process that uses Desktop App (Windows Form), Browser, Excel and sends email using Gmail. During development, it has been debugging fine, but now that I am done with it, I suddenly cant run/debug it. It gives the error below:
Error: UiPath.Solutions.Core.Abstractions.ValidationException: Validation failed:
– Bindings: Failed to deserialize the bindings file Severity: Error
There are no validation errors or anything to see in the studio/workflow.
I’ve tried deleting/renaming bindings_v2.json and also tried deleting .local and .settings folders and restarting Studio, but none of that worked.
How do I overcome this?