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

Missing Method Exception #410

Closed
madben2000 opened this issue Sep 3, 2020 · 3 comments
Closed

Missing Method Exception #410

madben2000 opened this issue Sep 3, 2020 · 3 comments

Comments

@madben2000
Copy link

madben2000 commented Sep 3, 2020

After upgrading to Version 2.2.0 I get System.MissingMethodException:

Method not found: 'Void SqlKata.Execution.QueryFactory..ctor(System.Data.IDbConnection, SqlKata.Compilers.Compiler, Int32)'.

I also read this with this Humanizer package, but downgrade to 2.6.2 did not work for me. But I need latest SqlKata version because of transactions.

Any idea?

@LenSoft-Softwares
Copy link

Hi!
I have the same issue when using 2.2.0

System.IO.FileLoadException
  HResult=0x80131040

Inner Exception 1:
FileLoadException: The "Humanizer, Version=2.8.0.0, Culture=neutral, PublicKeyToken = 979442b78dfc278e" file or section, or one of its dependencies is not loadable. The definition of a hit assembly is not the same as the section reference. Exception HRESULT value: 0x80131040

What can we do now?

@ahmad-moussawi
Copy link
Contributor

I really believe that forcing Huminazer 2.6.2 will solve the issue,
@madben2000 could you try clearing the Nuget cache then restore the packages again?.

@ahmad-moussawi
Copy link
Contributor

duplicate of #435

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants