Using Microsoft Windows 10 Pro 64 bits and 4.8 .NET Framework.
Installer(.exe or .msi): UipathStudioSetup.exe
License type(Free, Trial/License code): UiPath 2019.6.0 Community Edition
Studio/Robot version: UiPath Studio
Current behavior: UiPath.Studio.Contracts.RecoverableException
On the forum I found few posts that have the same issue :
I tried to install Visual Studio as it is said in the last answer and nothings change :
I also have done a clean install by uninstall the program and remove the content of ‘%UserProfile%.nuget\packages’, ‘%UserProfile%\AppData\Roaming’, ‘%UserProfile%\AppData\Local\NuGet’ and ‘%UserProfile%\AppData\Local\UiPath’.
That didn’t fix the problem.
Unfortunately, I can’t hard reset the system as it is recommended in this post :
About the firewall and the antivirus, on my local computer I don’t have the access right to change the configuration. But I’ve installed everything on a virtual machine with the same configuration and the antivirus doesn’t block the program on the virtual machine. (UiPath is working well only on the virtual machine).
I would suggest not a full system reinstallation, bur rather a simple clean install of Studio.
Please follow the steps from this topic:
I would suggest you to make sure that you only use one type of installer (for Studio Community Edition that would be the .exe file) and that there is no firewall or other protection software interfering with your Studio installation and/or runtime.
Thanks for the answer. I’ve done the steps, and thanks to the logs, I found the answer. The problem was the .Net Framework version. To make it work, I’ve just added the last version with the visual studio installer, and after everything worked well.