Could not find a part of the path. Exception Type: System.IO.DirectoryNotFoundException

I cannot figure out how to fix it

Can anybody help me out?

Hello,

A more detailed description of what are you trying to achieve and the error that you are receiving would be most helpful in the debugging process :slight_smile:

Dragos.

1 Like

@Gustavo_Paz ok I think I found the answer in another post (click here)

In the “Copy file” activity, we’re using the path “Reports\” which means that folder must exist (that is right click/new/folder) in your workspace (in this case by default UIPath is using C:\Users[Username]\Documents\UIPath[Projectname]), otherwise, the error will still show.

I was able to run UiPathStudioSetup.exe file and resolve the issue.