Hi,
I am getting following error:
System exception at initialization: JIT compilation is disabled for non-Legacy projects. ExpressionToCompile { Code = Convert.ToDateTime(in_Config(“End_Date”)).ToString(“dd/MM/yyyy”), ImportedNamespaces = System.Collections.Generic.HashSet1[System.String], VariableTypeGetter = System.Func
2[System.String,System.Type], LambdaReturnType = System.String } should have been compiled by the Studio Compiler. at Source: UiPath.Executor.Core
According to a post I saw on the UiPath Forum, the System.ComponentModel.TypeConver Package needs to be updated in order to fix this problem.
I encounter the following problem when attempting to do so: