I am unable to copy excel file from one directory to other in the trial version.on doing the action is showing the error with the message “the target file is a directory not the file”.
Hey @kararora
You have to pass the file name as well with path in both destination path as well from path like this:
Path(From) - "D:\Test\Practice-1.xls"
Destination - "D:\Sample\Practice-1.xls"
Regards…!!
Aksh
3 Likes
thank u.
This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.