revilord
Programmer
- Oct 2, 2003
- 64
I have a VB 6 program that use's the Crystral report version that came with VB 6 (4.5 I think) that allows us to preview a report on screen using Crystalreport1.printreport.
I installed another program that used CR 8 and now the original program will no longer preview the report. The report flashes on the screen for a split second and then disappears. While debugging I found that using the original crystal32.ocx will fix the problem and the problem occurs when I get to the Printreport line in the code. Help.
I installed another program that used CR 8 and now the original program will no longer preview the report. The report flashes on the screen for a split second and then disappears. While debugging I found that using the original crystal32.ocx will fix the problem and the problem occurs when I get to the Printreport line in the code. Help.