Sign In| Join
Get Help:Ask a Question in our Forums|Report a Bug|More Help Resources
Member
182 Points
238 Posts
Mar 23, 2012 12:07 PM|LINK
this is my code, can anyone please adivce me?
Error:
<rsweb:ReportViewer ID="ReportViewer1" runat="server" Font-Names="Verdana" Font-Size="8pt" Height="369px" style="text-align: center" Width="911px" ProcessingMode="Remote"> <ServerReport ReportPath="http://domain.com.my/Report1.rdlc" /> <LocalReport> <DataSources> <rsweb:ReportDataSource DataSourceId="ObjectDataSource1" Name="databaseDataSet_member" /> </DataSources> </LocalReport> </rsweb:ReportViewer>
melvintcs
Member
182 Points
238 Posts
Re: reportviewer .rdlc
Mar 23, 2012 12:07 PM|LINK
this is my code, can anyone please adivce me?
Error: