• Plesk Uservoice will be deprecated by October. Moving forward, all product feature requests and improvement suggestions will be managed through our new platform Plesk Productboard.
    To continue sharing your ideas and feedback, please visit features.plesk.com

Crystal Report Problem

SouravS

New Pleskian
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 permission in TEMp folder

how to do that through control panel.

Or how to contact the Server Support team to do it for me.
 
Last edited:
Back
Top