Hi all,
I am getting error like
open browser: could not load assembly ‘UIpath.Interop, Version=21.10.1.2, culture=neutral , public key token = …’ Or one of its dependencies. The system cannot find the file specified
Can anyone help me to resolve this issue
Thanks,
Chandu
hey,
did you try updating your dependency?
Regards
Can you please suggest me which package/dependency need to be update
thanks for the responce, i will try by updating all of the pacakges…
regards,
Chandu Charagonda
Hello @charagonda_chandu
You can go to manage package and update h
The version of Ui Automation package and system package. Plz update here if it’s still not resolved
Hi
Welcome to UiPath forum
I would suggest u to follow the steps mentioned in this thread to solve this issue
How to resolve the Error running the workflow "Could not load file or assembly UiPath.interop" ?
Resolution: The workflow error “Could not load file or assembly UiPath.interop” can be approached as below - Approach #1:
Open %userprofile% in your affected Robot system
Navigate to “.nuget” / packages / folder
[1.jpg]
Delete the highlighted folder "uipath" in .nuget location.
Reason: This would delete all the dependent files thus allowing to Robot to download the files again when the process…
Cheers @charagonda_chandu
@Palaniyappan
Thnks for your responce, i tried this(Could Not Load File or Assembly UiPath.interop ) but not working…
regards,
Chandu Charagonda.
Fine this should be working
But still try upgrading your packages
Go to design tab → manage packages → Project dependencies → update all the packages and give a try
If that doesn’t work try also downgrading packages
Cheers @charagonda_chandu
@Palaniyappan @Rahul_Unnikrishnan @fernando_zuluaga
Thanks all , finally issue got resolved by upgrading/downgrading packages…
regards,
Chandu Charagonda.