Click here to Skip to main content
15,898,766 members

Comments by satpal rawat (Top 2 by date)

satpal rawat 19-Mar-18 0:48am View    
relative path of the file means we can hard code the palth like this:

ReportDocument cryRpt = new ReportDocument();

cryRpt.Load(@"C:\Documents and Settings\Administrator\My Documents\Visual Studio 2010\Projects\NewProjectdemo\NewProjectdemo\test.rpt");
satpal rawat 14-Mar-18 7:54am View    
Thanks,But getting a error
Not a valid password
how to set in app.config file