Forum Discussion

TRoman's avatar
TRoman
New Member
5 months ago

Method not found: 'Void Newtonsoft.Json.JsonSerializerSettings..ctor(Newtonsoft.Json.JsonSerializer"

Hi everyone,

 

After updating to the March 2026 release (2.152.882.0), I'm unable to open any .pbip (Power BI Project) files. Opening .pbix files works without any issues.

Error message:
Method not found: 'Void Newtonsoft.Json.JsonSerializerSettings..ctor(Newtonsoft.Json.JsonSerializerSettings)'

The error occurs at:
Microsoft.PowerBI.Packaging.PowerBIPackagingUtils.ToObjectWithExtraExceptionHandling → PBIProjectSchemaValidator.GetSchemaValidated → PBIProjectShredder.OpenProjectAsync

Environment:
— Power BI Desktop: 2.152.882.0 (March 2026, 64-bit)
— OS: Windows 10/11 (NT 10.0.26100.0, x64)
— CLR: 4.8 or later (Release 533320)
— Git Integration enabled (PBI_gitIntegration)
— TMDL in Dataset enabled (PBI_tmdlInDataset)

What I've tried:
— Confirmed .pbix files open without issues — only .pbip is affected
— Searched for conflicting Newtonsoft.Json.dll files on the system — found copies in GitHub Desktop, Teams Meeting Add-in, and Tabular Editor, but renaming them did not resolve the issue
— Uninstalled Node.js (recently installed) — no effect
— Colleagues on the same March 2026 version cannot open .pbip files, same error
— One colleague on the February version has no issues either

 

Has anyone else encountered this issue after the March 2026 update? Any suggestions would be appreciated.

Thanks,
Roman

 

 

 

37 Replies