Selenium's webdriver gives me that error when trying to use the Chrome or IE driver. I have got Selenium via Nuget, so it should be giving me the correct libraries. However, it seems to want a reference to Newtonsoft.Json 4.0.2.0 rather than 4.0.3 which is the one currently inside the NuGet package.
How do I get round this issue?
UPDATE
I got this working, in part trying to fix another problem. See my other post: Selenium WebDriver - FirefoxDriver error: Failed to start up socket within 45000