I'd like you to try a new simple app:
Start .NET
Add the CR web viewer to the project
Run
If that works add the line:
CrystalReportViewer1.ReportSource = <path to a report>
in page load. Does that work?
- Ludek
I'd like you to try a new simple app:
Start .NET
Add the CR web viewer to the project
Run
If that works add the line:
CrystalReportViewer1.ReportSource = <path to a report>
in page load. Does that work?
- Ludek