I have a vb6 application that works with crystal report.I have updating my program from crystal report XI release 1, to crystal report release 2.
I didn't change anything of my vb code, but now, when I try to see the preview of a report in crviewer, sometimes, when I load a particular page, I have a "memory full" warning.
I tried to see if I don't flush any recordset or similar, but actually I can't find nothing.The strange thing is that with the previous crystal report all works fine...
I look for other similar posts about this problem, but I don't find anything helpfull