Error with System.Diagnostics.DiagnosticSource

Hello everyone, i am developing a RPA and i am using use aplication browser activity, it was working fine but when i put a Go to url inside it, Studio dowload nwe dependencies (i dont know what) and after that when i try to execute it fails and show the following message: Use Browser Chrome: Home - Automation Cloud: Could not load file or assembly ‘System.Diagnostics.DiagnosticSource, Version=8.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51’. El sistema no puede encontrar el archivo especificado.

i delete Go to URL activity and tried to downgrade the package UiPath.UIAutomation.Activities but it doesnt work.
I´ve created a new project, copy the main.xml from the old proyect to new but the behavior is the same, please, help!

@Allison_Marquez

Go to c:/users/username/.nuget and rename the packages folder and then reopen the project it would download the dependencies again that should fix ideally

Cheers

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.