Hi,
I have created a simple crystal report in my asp.net, c# project.
But whhen it gets to:
cvwProducts.ReportSource = Server.MapPath("ProductsReport.rpt");

then the error is: "can not load report"

Do you know what seems to be the problem in producing the report please?
Thanks