[CLOSED] Json.NET

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1

    [CLOSED] Json.NET

    Are you building your own version of Newtonsoft's Json.NET?

    We have a number of projects that also reference this DLL and I've previously changed the Coolite solution to reference our central library copy. When I do this now I get a number of compiler errors in the Coolite solution.

    Thanks,
    Ben
  2. #2

    RE: [CLOSED] Json.NET

    We build a copy of the Json.NET project so we can strong name the assembly. Currently we're using Json.NET 2.(?), but I'm hoping to move to Json.NET 3.x within the next 48 hours.

    The Json.NET project is not part of the Coolite.Toolkit Solution. We build in a separate project and add a copy of the assembly/.dll into the \trunk\Coolite.Ext.Web\Build\Resources\ReferenceAs semblies\Newtonsoft.Json\ folder. You should be able to delete the existing Assembly Reference within the Coolite.Ext.Web Project and re-add, pointing to a new .dll location of your choice.

    Hope this helps.
    Geoffrey McGill
    Founder
  3. #3

    RE: [CLOSED] Json.NET

    Just curious when will you convert the library to use JSON.NET 3.5?

Similar Threads

  1. [CLOSED] Newtonsoft.json
    By rthiney in forum 1.x Legacy Premium Help
    Replies: 3
    Last Post: Nov 09, 2011, 2:26 PM
  2. [CLOSED] JSON to Excel?
    By Timothy in forum 1.x Legacy Premium Help
    Replies: 7
    Last Post: Oct 18, 2011, 10:44 PM
  3. [CLOSED] Json 4.0
    By majunior in forum 1.x Legacy Premium Help
    Replies: 1
    Last Post: Jun 24, 2011, 6:32 PM
  4. [CLOSED] JSON
    By Zarzand in forum 1.x Legacy Premium Help
    Replies: 4
    Last Post: Jul 13, 2009, 9:49 AM
  5. [CLOSED] JSON conversion
    By Lex in forum 1.x Legacy Premium Help
    Replies: 3
    Last Post: Sep 22, 2008, 4:06 AM

Posting Permissions