Click here to Skip to main content
16,005,236 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hello,

I am getting below error in RDLC report. This line for set parameter. Code is -

C#
rViewer.LocalReport.SetParameters(SearchValue);
at Microsoft.Reporting.WebForms.LocalReport.CompileReport() at Microsoft.Reporting.WebForms.LocalReport.SetParameters


An error occurred during local report processing

Can help anyone ?
Posted
Updated 30-May-12 19:27pm
v2
Comments
Sandeep Mewara 31-May-12 1:46am    
What error?
deepureddy18 1-Jun-12 8:24am    
where you are getting error exactly i mean which code u r running ...

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900