Unable to perform Azure Biztalk Hybrid Channel on-premisis install - could not load assembly Newtonsoft.Json version=4.5.0.0

Greetings,

Just getting started using Azure Mobile Services.

Decided to create a Biztalk Hybrid Connection to use with my Sql server running on an Azure Windows VM.

Done the portal part of creating the Hybrid connection, and proceeded onto configuring the on-premises part.

Immediately ran into the following error popup: CmdletInvocationException: Could not load file or assembly 'Newtownsoft.Json, Verson=4.5.0.0, Culture=neutral ' or one of its dependencies. The system cannot find the file specified

What can I do to fix this?

-Eugene

November 14th, 2014 10:30pm

Hi Eugene,

Can you please try "copy to local" for the Newtonsoft.Json assembly?

http://blogs.msdn.com/b/asiatech/archive/2013/01/09/how-to-resolve-the-could-not-load-file-or-assembly-issues-on-windows-azure-web-sites.aspx

Refer Below mentioned links:

MVC 4.5 Application deployed to Azure Web Site throws Could Not Load File or Assembly Newtonsoft.Json

Could not load file or assemby... 'Newtonsoft.Json, Version=4.5.0.0,... ' - bindingRedirect problem?

http://stackoverflow.com/questions/16999777/visual-studio-2012-project-not-able-to-load-newtonsoft-json

http://stackoverflow.com/questions/13879427/assembly-conflict-in-newtonsoft-json

Rachit


November 14th, 2014 10:45pm

Hi Rachit,

I'm not sure what I could try to copy - I do not have any VS solutions on this server, for which I could get a Nuget, and then specify "copy local". The error I'm getting comes from the Hybrid Connection Manager, which I'm trying to run on my Windows 2012 R2 server, to finish the on-premisis setup.

-Eugene

Free Windows Admin Tool Kit Click here and download it now
November 14th, 2014 10:57pm

Go to the NuGet package manager (right-click on a project) and install JSON.net package.
November 20th, 2014 2:43am

I too got the same issue, I just added the Newtonsoft.Json 4.5.xx version dll into GAC and I again ran the On-Premise Setup. Then it worked and successfully configured. :)
Free Windows Admin Tool Kit Click here and download it now
February 10th, 2015 2:06am

This topic is archived. No further replies will be accepted.

Other recent topics Other recent topics