System.ComponentModel.TypeConver Package installation failure

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.Func2[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:

Hi @Suyash0890 Can you please update your UiPath.System.Activities package and check

Hi @ushu Already updated but nothing works