Runtime error :20525 unable to load the report
any problem here with the code coz am getting the error as unable to load the report
error no:20525
and it shows the property read only
can u clear it plzzzz
CrystalReport1.ReportFileName = App.Path + "\REPORTS\Nature_Of_Complaint.rpt"
CrystalReport1.ParameterFields(0) = "natureofcomplaint;" & cmbReport.Text & ";true"
CrystalReport1.ParameterFields(1) = "fromdate;" & dtpFrom.Value & ";true"
CrystalReport1.ParameterFields(2) = "todate;" & dtpTo.Value & ";true"
CrystalReport1.Action = 1
anto_nee
Junior Poster in Training
76 posts since Aug 2007
Reputation Points: 12
Solved Threads: 4
no guys
i think this is cause by the version
when i connect cr7 its working
but with cr9 i cant connect
but i have to check the connection string
am using sql server
can u write a connection string for me
anto_nee
Junior Poster in Training
76 posts since Aug 2007
Reputation Points: 12
Solved Threads: 4
thank you very much veena its workng fine
and i have one prob with passing the parameters
hw can i? codes........
and another one thing
why we cant open the report in a seperate window. do u hav any code for that
anto_nee
Junior Poster in Training
76 posts since Aug 2007
Reputation Points: 12
Solved Threads: 4
i was totally confused
hw can i write the connection string
hw to pass the parameter
anto_nee
Junior Poster in Training
76 posts since Aug 2007
Reputation Points: 12
Solved Threads: 4
thank u
solved
fine working
veenaaaaaaa
i wont forgot u
thanks
regards
anto
anto_nee
Junior Poster in Training
76 posts since Aug 2007
Reputation Points: 12
Solved Threads: 4