So, let's simplify this a bit.
I'd like you to create a new one line test app:
Throw the CR viewer on a form
On Page load: CrystalReportViewer1.ReportSource = <path to the report>
Run
The report will prompt for DB logon as well as the parameters. What happens in this app?
- Ludek