Error "Oad report fail" while debugging the crystal report.
i am getting an error while debugging the crystal report as "Oad report failed"in the code
string strReportPath = Application.StartupPath + "\\Reports\\rptCommission.rpt";
rpt.Load(strReportPath);