Practice1 Data Manipulation with String

Hello Wonderfull people.
I would really appreciated if you could help me with this problem:
I downloaded Practice 1 - Extract Email Address without RegEx from UiPath website ( Académie UiPath)

And the i run the program. Everything is ok.

However, when i Copy the program to another UiPath instance and i run it, i received this message:

I verified packages on,
image

And everything is similar…

Does somebody could help me to find what more do i have to check to troubleshoot why is not working when copying the original process?

Thanks in advance…

Hi,

This error is mostly caused by double quotation except " (0x22) in Windows project.
Did you convert it to Windows project? If so, for now, can you replace all double quote with " in "Set input data " activity? (please copy and paste if necessary)

The following post will also help you.

Regards,

1 Like

Thanks Yoichi :handshake:

1 Like

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.