Page MenuHomePhabricator

Newtonsoft.Json assembly manifest doesnt match assembly reference
Closed, ResolvedPublic

Description

When I try to connect to something other than en.wikipedia.org, it says Newtonsoft.Json assembly manifest doesn't match assembly reference, and I can't connect to anything else other than en.wikipedia.org (ps sorry if im doing this wrong first time using phabricator)

Related Objects

Event Timeline

HuntHello raised the priority of this task from to High.
HuntHello updated the task description. (Show Details)
HuntHello added a project: AutoWikiBrowser.
HuntHello subscribed.
HuntHello renamed this task from Newsoft.Json addembly manifest doesnt match assembly reference to Newsoft.Json assembly manifest doesnt match assembly reference.Jul 14 2015, 9:26 PM
HuntHello lowered the priority of this task from High to Medium.
HuntHello updated the task description. (Show Details)
HuntHello set Security to None.
HuntHello updated the task description. (Show Details)

Confirmed: I just downloaded version 5700. When trying to switch projects, the UI says it cannot load Newtonsoft.Json, version 7.0.0.0. The version in the download zip is 6.0.8.18111.

HuntHello renamed this task from Newsoft.Json assembly manifest doesnt match assembly reference to Newtonsoft.Json assembly manifest doesnt match assembly reference.Jul 14 2015, 9:29 PM
HuntHello updated the task description. (Show Details)

Version in svn is 7. Sounds like a packaging issue

If you want a quick, and simple fix, download https://github.com/reedy/AutoWikiBrowser/blob/master/libs/Newtonsoft.Json.dll and dump it into wherever you have AWB extracted to. That's the correct version

Magioladitis claimed this task.
Magioladitis subscribed.

I uploaded the correct version.

So please everyone. Please download the zip again and report any errors.

Repro steps work - thanks for the quick fix.