Hi ,
anyone help me,
i create a windows application in c# windows application ,i use crystal report in that,but when i run my application to on another system then path give problem,for that how i set default path to my report.load so that it run on any system without changing its path
Loading
Muhammad Shahid FarooqPosted May 10, 2012, 2:39 AM
Report.load(Application.StartupPath + "\\CrystalReport.rpt");
Imran KhanPosted Mar 1, 2016, 5:09 AM
Phal PhinPosted Jan 26, 2015, 6:10 PM
Phal PhinPosted Jan 26, 2015, 6:10 PM
sapana firkePosted May 10, 2012, 3:49 AM