Method not found: 'Void Newtonsoft.Json.Serialization.DefaultContractResolver.set_IgnoreSerializableAttribute(Boolean)'
Hi guys
This is driving me crazy.
I have to work with a VS project, with Umbraco v. 6.1.6.
My local setup is Windows 10, Visual Studio 2017 Pro. Each time I run the website, either using IIS Express or the IIS on my pc, I get this same error:
Method not found: 'Void Newtonsoft.Json.Serialization.DefaultContractResolver.set_IgnoreSerializableAttribute(Boolean)'.
I've tried every solution that is out there, but it won't go away.
This project runs well on WinServer 2016 with VS 2015.
I'm pretty sure that it has nothing to do with Umbraco itself, but with some setting on my pc.
I even tried to create an empty Umbraco 6.1.6 project on my VS. Same result, same error.
Method not found: 'Void Newtonsoft.Json.Serialization.DefaultContractResolver.set_IgnoreSerializableAttribute(Boolean)'
Hi guys
This is driving me crazy. I have to work with a VS project, with Umbraco v. 6.1.6. My local setup is Windows 10, Visual Studio 2017 Pro. Each time I run the website, either using IIS Express or the IIS on my pc, I get this same error:
I've tried every solution that is out there, but it won't go away. This project runs well on WinServer 2016 with VS 2015.
I'm pretty sure that it has nothing to do with Umbraco itself, but with some setting on my pc.
I even tried to create an empty Umbraco 6.1.6 project on my VS. Same result, same error.
Thanks in advance for any qualified help.
/ Ion
is working on a reply...