I received an old program.
Compiling it gives an error: "SimplSharpParseJson.usp : simplsharphttplibrary.dll cannot be used due to a dependency on Newtonsoft.Json.Compact, version 3.5.0.0.. Press Help for details."
Is it possible to just replace the common DLL files in the CLZ with new ones?
Obviously the best case scenario is that that I would have the VS2008 solution and related files to be recompiled.