Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Exception during execution in UWP project #487

Open
tsekhmistrenko opened this issue Jun 14, 2023 · 0 comments
Open

Exception during execution in UWP project #487

tsekhmistrenko opened this issue Jun 14, 2023 · 0 comments

Comments

@tsekhmistrenko
Copy link

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)

@tsekhmistrenko tsekhmistrenko changed the title Failed during execution in UWP project Exception during execution in UWP project Jun 14, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant