Click here to Skip to main content
15,910,981 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
when try to show data using rdlc report in visual studio 2008 with sql server 2008 database table using rdlc reports then this error will shown-

C#
The base class includes the field 'ReportViewer1', but its type (Microsoft.Reporting.WebForms.ReportViewer) is not compatible with the type of control (Microsoft.Reporting.WebForms.ReportViewer).


i used same report viewer version in web.config file and on webpage but still this error will shown . please help me how to solve this issue .
Posted
Updated 29-Dec-15 18:09pm
v2
Comments
Anisuzzaman Sumon 31-Dec-15 3:28am    
Please Show your Code

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