You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
System.TypeLoadException: 'Could not load type 'System.Linq.Dynamic.Core.DynamicClassFactory' from assembly 'System.Linq.Dynamic.Core, Version=1.2.18.0, Culture=neutral, PublicKeyToken=0f07ec44de6ac832'.'
at RulesEngine.HelperFunctions.Utils.CreateAbstractClassType(Object input)
at System.Dynamic.UpdateDelegates.UpdateAndExecute2[T0,T1,TRet](CallSite site, T0 arg0, T1 arg1)
at RulesEngine.HelperFunctions.Utils.GetTypedObject(Object input)
at RulesEngine.RulesEngine.d__10.MoveNext()
at System.Dynamic.UpdateDelegates.UpdateAndExecute1[T0,TRet](CallSite site, T0 arg0)
The text was updated successfully, but these errors were encountered:
tsekhmistrenko
changed the title
Failed during execution in UWP project
Exception during execution in UWP project
Jun 14, 2023
System.TypeLoadException: 'Could not load type 'System.Linq.Dynamic.Core.DynamicClassFactory' from assembly 'System.Linq.Dynamic.Core, Version=1.2.18.0, Culture=neutral, PublicKeyToken=0f07ec44de6ac832'.'
at RulesEngine.HelperFunctions.Utils.CreateAbstractClassType(Object input)
at System.Dynamic.UpdateDelegates.UpdateAndExecute2[T0,T1,TRet](CallSite site, T0 arg0, T1 arg1)
at RulesEngine.HelperFunctions.Utils.GetTypedObject(Object input)
at RulesEngine.RulesEngine.d__10.MoveNext()
at System.Dynamic.UpdateDelegates.UpdateAndExecute1[T0,TRet](CallSite site, T0 arg0)
The text was updated successfully, but these errors were encountered: