Friday 15 March 2013

c# - Could not load file or assembly, newtonsoft.json -


I have a C # console application which is using JSON and it works fine when I run on my development machine is. When I try to move the application to another machine, I get the following exception, when a part of my code is required which requires json:

< P> File or assembly can not be loaded, newtonsoft Json 4.5.0.0

I think I need to download / install this machine on I to run the application. . How would I go about doing it? Download Newtonsoft.Json.dll from

No comments:

Post a Comment