Help! Click Copy To Clipboard: Expression Activity type 'VisualBasicValue`1' requires compilation in order to run. Please ensure that the workflow has been compiled

Hi,

It may be double quote matter. In windows project, it’s caused by double quote except " (0x22)
Can you try to replace all double quote with "
(Please copy and paste the above if needed)

Regards,