Download the file with 'wait for download' activity and move file to newly created folder

Hi all, I am trying to use wait for download activity to download .csv file from chrome(which will directly save to “C:\Users\download” and move it to another newly created folder. As you can see from below attached image, I can’t move file from the path to another new path, and the error shown is [ Tmall.xaml: Compiler error(s) encountered processing expression “downloadedfile.FullName”.(2) : error BC30512: Option Strict On disallows implicit conversions from ‘String’ to ‘IResource’. ]

image

Please send help to automation newbie T.T, many thanks!

Are you using the standard move file activity? From the screenshot it doesn’t appear to be. Standard move file activity should work fine with the from being the fullname method as you’ve used.

HI @RPA_Innovation

Update the UiPath.System.Activities and check the move file

Regards
Sudharsan

Hi @RPA_Innovation

Welcome to Uipath community

Downgrade the UiPath.System.Activities | Version → 22.4.5

Regards
Gokul

Thank you for your suggestion and I just updated the package. It still doesn’t work for me and the error now becomes

HI @RPA_Innovation

What is the Version of Uipath.System.Activities and Studio?