Forum Discussion
Method not found: 'Void Newtonsoft.Json.JsonSerializerSettings..ctor(Newtonsoft.Json.JsonSerializer"
Can you please check to see if you have an old version of Netwonsoft.Json installed at this path?
C:\Windows\Microsoft.NET\assembly\GAC_MSIL\Newtonsoft.Json
Power BI Desktop might be running the old version from here rather than the new version bundled with the March update.
Hi MichaelGilmore, will try to fix internally and hope with next release the issue will be fixed permanently. The answer we got from MS support:
If you would, can you go to the file locations from Process Explorer (the screenshot that's down thread), right-click on the dll and choose Properties and find what the actual file version is? While you're in there, head to the folder at C:\Windows\Microsoft.Net\assembly\GAC_MSIL\Newtonsoft.Json\, select the .dll there and check its versioning as well.
If it's not 13.0.3.2798, that's the source of the error you've been seeing. Your IT team will need to update the version of the Newtonsoft.Json.dll in the GAC to 13.0.3.2798 or newer on affected machines
This is what our version is and has errors in March release: