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

Recaptcha.Web.dll crashes - cannot find file assembly #43

Open
Ori4 opened this issue May 4, 2018 · 3 comments
Open

Recaptcha.Web.dll crashes - cannot find file assembly #43

Ori4 opened this issue May 4, 2018 · 3 comments
Assignees

Comments

@Ori4
Copy link

Ori4 commented May 4, 2018

Recaptcha.Web.dll has been working beautifully for quite a while. Recently, it started crashing with this error:
Could not load file or assembly 'Newtonsoft.Json, Version=7.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed' or one of its dependencies. The system cannot find the file specified.

After some investigation, I thought it is happening because my Windows installation has upgraded Newtonsoft.Json. So I thought I would rebuild Recaptcha.Web.dll using the upgraded Newtonsoft.Json, and the online source.

Now, I am getting this error:
Could not load file or assembly 'Newtonsoft.Json, Version=11.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed' or one of its dependencies. The system cannot find the file specified.

Help is most appreciated.

Ori

@tanveery tanveery self-assigned this Aug 29, 2018
@tanveery tanveery added the bug label Aug 29, 2018
@tanveery
Copy link
Owner

@Ori4 Do you still have this issue?

@Ori4
Copy link
Author

Ori4 commented Aug 29, 2018

While the error is no longer happening (great!), I do not remember the steps I took to fix it - sorry.

@ncdaol
Copy link

ncdaol commented Nov 3, 2024

I'm having this issue as well. It says it can't load version 12.0.0.0 if I use 13.* in my project.
12.* contains a serious vulnerability, so it's not an option to use the old version in the project.
https://www.ibm.com/support/pages/security-bulletin-vulnerability-newtonsoftjson-120122727dll-has-afftected-net-agent-0

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

3 participants