Uipath Expression Activity type 'VisualBasicValue`1' requires compilation in order to run. Please ensure that the workflow has been compiled

Hi,

So I have updated all my robots into the new Windows, so away from legacy.
I get “Expression Activity type ‘VisualBasicValue`1’ requires compilation in order to run. Please ensure that the workflow has been compiled” this mistakes only on my Invoke methods, and i have tried to change the " a lot of times, but it still says the mistake.

image

@Sumle

in the StrArray you can once try this

new string(){"YY","FSB","Part.","partsrep"}

make sure you need to type the values you don’t copy and paste the values

I still get the same fail

Hi,

If possible, can you share your xaml file?

Regards,

Hi,

Can’t do that, sadly.

But I think I found a solution. The dependencies on the library weren’t the same as on the robot. So I updated them