Couldn't able to give file path in write text file and append line after uipath update 2022.10.2

Hi Uipath Fam

@Palaniyappan
Kindly provide the solution:
here i couldn’t able to give file path to write text file activity and append line activity
Error message:
“Option Strict On disallows implicit conversions from ‘String’ to ‘ILocalResource’.”

Capture

1 Like

HI @Ranganathan_M

What is your version of uipath.System.activity?

You can try to downgrade the uipath.System.activity | Version -> 22.4.5

Regards
Gokul

Hello @Ranganathan_M

Can you print the expression and the filepath in a write line activity and check whats the value printing. If it is string it should work.

If both are same and still not working, try to upgrade or downgrade the Uipath.system.activities packages to the latest stable version.

Thanks

I have the same problem, but when I update the UiPath.System.Activities, it works.