My report is working all the while, until it suddenly hitting this error "An error occurred during local report processing." . I am not able to locate the actual problem.
_reportViewer.LocalReport.SetParameters(rptParameter); //<--Hit error
I have try the solution on An error occurred during local report processing..The definition of the report '' is invalid , but it is still not working
Please advice .