CrystalReportViewer ReportSource problem

B

Brian Watkins

Help!

I keep getting the message "Use the RepostSource or Databindings property to
specify a report source." when I try to view my WebForm1.aspx page in the
browser.

I'm trying to create a simple vb coded asp.net web application that
displays a Crystal Report using the CrystalReportViewer control packaged in
Visual Studio.net. I've been able to create a webapplication "WebApp1" that
has the WebForm1.aspx page in it. I dropped the CRV control onto the
WF1.apsx and used the Databinding property to set the ReportSource to the
Crystal report "CR1" I want to display. In design mode I can see that CR1
is bound to the Webform properly because I can see the report format. But
when I try to look at it in a browser I just get the grey CRv control box
with the above error message.

Other information:

I'm calling the crv.databind method in the page_load.
I'm using a report with no database connections for testing until I get this
simple report displayed in the browser.

Does anyone know what I need to do to get my report to display in the
Browser? Thanks in advance!
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,769
Messages
2,569,578
Members
45,052
Latest member
LucyCarper

Latest Threads

Top