Error reading a pathway that exists

image
Please see above, all of my packages are up to date and the file does exist. I am getting this issue when running this robot and I can’t figure out where the dependancy issue is?

Hi @aquinn

take a look here

HI, we dont have a dev / prod server its just on a local machine and I do not have the activities folder in that pathway

Alright

you can try this to force Studio download alll packages dependencies again

Clear these two folders:

C:\Users\your_user_account\AppData\Local\UiPath\.cache
C:\Users\your_user_account\.nuget\packages

feel free to make a backup for both before the clear

Cheers

I’ve done this and I am getting the same error

Hi @aquinn

Just to check. This project was convert from Legacy to Windows?

I havent converted anything myself but I believe so yes as the robot is 4 years old

I don’t know if you already do this, but you can try unninstall UiPath.Excel.Activities in Manage Packages and save, then install it again.

I just did this an unfortunately im getting the same message

Hi, Could you please try downgrading the excel activities package to the previous version as it was before upgrading ?

Else, you need to copy the folder DocumentFormat.OpenXml.2.7.2.0 from any other machine of your collegeaus in which it is available to your machine to resolve the issue.

Let me know if it helps

@aquinn

Hi, I cant find this file in another persons PC directory

Hi, Can you try deleting the project.json file and open main. Update all dependencies as per your requirement and check if the error is gone ? @aquinn

Sorry for not replying ,the error is still showing