Hi All,
I developed one windows application with
vb.net 2005 having crystal report 9 also.
My report path is
"Application.StartupPath & "\report\" & strReportName & ".rpt""
now when i created installation file for the application and i installed in the client machine it says report path not found.
My problem is whether we can add these report folder inthe installation? when i am installing, the folder should automaticaly copied to the application folder is it possible???