Recent content by SouravS

  1. S

    Crystal Report Problem

    at the time of working with crystal report its generating error that load report faild: invlid file name but everything is correct. code: string repFilePath=HttpContext.Current.Server.MapPath("rptLedgerReport.rpt"); cryRpt.Load(repFilePath); Some website says didn't have sufficient...
Back
Top