Dear friends
I have created an application in visual studio 2008 with c# for coding and crytal reports for the reporting. backend database is mysql.
I have created many reports which are working fine not only in my development machine but also on testing machine.
but now i have embeded a sub report in one of the report. that report is working fine on my development system. but it crashes the whole software as soon as i deploy it on testing machine
.
I am clueless
what to do. I have tried to configure odbc on test machine (as pointed to me by some of google searches about the problem) but it still remains the same.
Please help me to correct this error. thanks in advance.
one more thing, i have linked the sub report with crystal report itself so i m not passing any query or parameter to the sub report from my c# application.
any help/guidance willl be appriciated.
Shivpreet2k1