Guys do know why this error happened? Assign: Expression Activity type ‘VisualBasicValue`1’ requires compilation in order to run. Please ensure that the workflow has been compiled. When i try to assign this error appear.
Hi @Gokul001 thanks for the answer, but when i tried to use in another project there is no error when i run. The error only appear when i use that project. dtFinal.AsEnumerable().Where(Function(a) String.IsNullOrEmpty(a.Field(Of String)(“Email”).ToString) ).CopyToDatatable(), this is my value in assign activity. What do u think about that, do u know how to resolve this problem?
Windows legacy compatibility project is supporting any kind of double quotes where as Windows compatibility project supports only one kind of double quotes