Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Join the Fabric FabCon Global Hackathon—running virtually through Nov 3. Open to all skill levels. $10,000 in prizes! Register now.

Reply
dhiraj_Pandey
Regular Visitor

I am encountering an error when clicking the ‘Run’ button in Power BI Report Builder

I am encountering an error when clicking the ‘Run’ button in Power BI Report Builder. Could you please assist?

Failed to load expression host assembly. Details: Could not load file or assembly '7168 bytes loaded from Microsoft.ReportingServices.ProcessingCore, Version=2024.10.0.0, Culture=neutral, PublicKeyToken=89845dcd8080cc91' or one of its dependencies. Exception from HRESULT: 0xD0E90002
----------------------------
An error occurred during local report processing.

 

dhiraj_Pandey_0-1732005740603.png

 

2 REPLIES 2
Anonymous
Not applicable

Hi @dhiraj_Pandey ,

Whether your problem has been resolved? If yes, could you please mark the helpful post as Answered? It will help the others in the community find the solution easily if they face the same problem as yours. Thank you.

Best Regards

Anonymous
Not applicable

Hi @dhiraj_Pandey ,

I found there is a thread discussing a similar issue to yours. I hope the solution provided there can assist you in resolving your problem.

Solved: August release - Failed to load expression host as... - Microsoft Fabric Community

Ensure that the assembly bindings in your configuration files are correct. You can find these files at:

  • C:\Program Files\Microsoft Power BI Report Server\PBIRS\ReportServer\web.config
  • C:\Program Files\Microsoft Power BI Report Server\PBIRS\ReportServer\bin\ReportingServicesService.exe.config

Look for the assemblyBinding section and verify that the oldVersion and newVersion values are correctly set for Microsoft.ReportingServices.ProcessingCore and other related assemblies


If the previous solution does not resolve your issue, could you please provide the following information for further troubleshooting?

  • Does the issue occur when you run a different RDL file in Report Builder?
  • What data source are you using in your RDL file?
  • If your report contains any custom expressions, please ensure there are no syntax errors or unsupported functions.
  • What version of Report Builder are you using? 

Best Regards

Helpful resources

Announcements
September Power BI Update Carousel

Power BI Monthly Update - September 2025

Check out the September 2025 Power BI update to learn about new features.

FabCon Atlanta 2026 carousel

FabCon Atlanta 2026

Join us at FabCon Atlanta, March 16-20, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.

Top Solution Authors