I get this when I try to load my CRM page. Version 8.2.12.14
System.IO.FileNotFoundException: Could not load file or assembly 'Newtonsoft.Json, Version=6.0.0.0
I have tried adding to webconfog but nothing seems to work.
Thanks
I get this when I try to load my CRM page. Version 8.2.12.14
System.IO.FileNotFoundException: Could not load file or assembly 'Newtonsoft.Json, Version=6.0.0.0
I have tried adding to webconfog but nothing seems to work.
Thanks
Could you please provide some more detail? Its looking for version 12.0
I ended up removing CRM an reinstalling from scratch and that seems to have solved my problem.
No plugins it's the initial load.
Hi BBuchanan,
I have faced this issue and i have just added the Newtonsoft.Json with the same version in the GAC of the CRM server and restarted the Asynchronous service and it started workign fine.
Pls add the same dll in the GAC of the CRM server.
Hope this helps and if you find this useful pls mark this as verified.
Regards,
Thangamani
Hi,
Is there a plugin that triggers when you load the page? on what action.
it seems , your plugin code is using newtonsoft.json assembly somewhere, however its not fully merged with dynamics assemblies.
Use IL merge , however its not supported by microsoft but a lot of people use it. My suggestion would be to create your own methods and use them within code for serialization or deserialiazation of the json.
Daivat Vartak (v-9d...
225
Super User 2025 Season 1
Muhammad Shahzad Sh...
97
Vahid Ghafarpour
82
Super User 2025 Season 1