Could not load file or assembly 'Newtonsoft.Json

chotabheem
I am getting this error during login:

Could not load file or assembly 'Newtonsoft.Json, Version=9.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed' or one of its dependencies. The located assembly's manifest definition does not match the assembly reference. (Exception from HRESULT: 0x80131040)

The exact same code used to work earlier.
I was not using it for last 2 months.
Its not working now.

I have not made any changes to code.
I did however update to Visual Studio Community 2017.


Any idea whats wrong ?




  • chotabheem
    Fixed now.
    Downloaded the kite file again with above file.
    Copy pasted it and since then it's ok.
    Newtonjson files were of different size in both.
    Probably they were updated ??
This discussion has been closed.