Compiled issue

Hi, while running my bot i am getting this error “Assign: Expression Activity type ‘VisualBasicValue`1’ requires compilation in order to run. Please ensure that the workflow has been compiled.” please can anyone solve

Hi @Sruthi_Edulamudi

In one of the assign activity you haven’t given the double quotes in the Expression. Check that assign activity and give the proper double quotes in the expression.\

Hope it helps!!

Hi @Sruthi_Edulamudi

Remove the Double quotes and rewrite again

Debug the code and Check the syntax errors

Check the below thread

Hope it helps!!

Hie @Sruthi_Edulamudi run you workflow in debug mode one of your assign activity is faulted because of some syntax error…
cheers happy automation