Invoke Workflow File: JIT compilation is disabled for non-Legacy projects. ExpressionToCompile { Code = CurrentRow(“Security name”).ToString.ToLower.Split(" “.ToCharArray)(0).Trim.ToLower.Contains(in_str_FileName.Trim.ToLower) And Math.Ceiling(Convert.ToDouble(CurrentRow(“Claimed tax”).ToString.Trim.Replace(“,”, “.”))) =Math.Ceiling(Convert.ToDouble(in_str_AmountFromPortal.Trim.Replace(“.”, “”).Replace(“,”, “.”))), ImportedNamespaces = System.Collections.Generic.HashSet1[System.String], VariableTypeGetter = System.Func2[System.String,System.Type], LambdaReturnType = System.Boolean } should have been compiled by the Studio Compiler.
I’m getting this error while running the process from assistant only. same Process was running sucessfully from studio. @Anil_G@Yoichi@mohiniganesh15@Kalpesh_Chaudhari@Sudharsan_Ka o you have any idea guys?
I tried all other solutions mentioned in other similar post like updating/downgrading packages