Studio does not find Config.xlsx if run as administrator

Hi,

I have run into an issue where the REF InitAllSettings crashes when trying to load the Config.xlsx. This only happens if I run the studio as an administrator. If i run it normally everything works fine.
I can see that the path is correct when I run it in debug mode. I still get the “The workbook does not exist”-error.

Has anyone encountered this type of an error before?

Hi @Sami_Nykanen

Welcome to our UiPath Forum! :slight_smile:

I am not sure, but is it possible that the files are on a mapped network drive?

Hi,

They are. I fetch the path from Orchestrator asset and then pass it to the Read Range -activity.

Then it probably means that your machine administrator profile does not have access to that location, while your user profile does.