anil john

anil john

  • NA
  • 156
  • 209.7k

Error "Oad report fail" while debugging the crystal report.

Nov 28 2012 12:26 AM
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);

Answers (1)