Here i have the scenario to bind large amount of data in crystal report viewer.
It is binding/rendering large amount of data correctly in development machine. but not in testing machine.
for this case, i've checked the below things.
1. development machine database record datas and test machine database records are same. So, there is no problem with sql procedure.
2. crystal report version 10.5 installed in both machine.
3. Only difference is, development machine has visual studio 2008. test machine doesn't having(means test machine should not be installed visual studio).
can anyone suggest me?