An error occured during local report processing. The definition of the report 'reportName.rdlc' is
invalid. An unexpected error occured while compiling expressions. Native compiler return valueL `-
1073741819'.
Loading
An error occured during local report processing. The definition of the report 'reportName.rdlc' is
invalid. An unexpected error occured while compiling expressions. Native compiler return valueL `-
1073741819'.
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Sachin SinghPosted Aug 11, 2021, 2:38 PM
This error occurs when you haven't installed the correct version of the report viewer control
please install one of the below nuget package
For Winforms: https://www.nuget.org/packages/Microsoft.ReportingServices.ReportViewerControl.Winforms/140.340.80
For ASP.NET: https://www.nuget.org/packages/Microsoft.ReportingServices.ReportViewerControl.WebForms/140.340.80/
Satya KarkiPosted Aug 14, 2021, 7:18 AM
Rijwan AnsariPosted Aug 14, 2021, 7:16 AM