| sunchunkui@hotmail.com 2005-07-24, 9:04 pm |
| Hi,
I have a simple program of VB.Net(2002) to view crystal reports. It has
been using for more than one year without any problems. Now it gave me
headache when I open a Crystal report I did recently.
When I open this CR(v10) report in CR10, it functions properly. I can
double click any site group to view details (drill down).
But when I using the VB.Net program to view it and doulbe click site
groups, most of them show me detail correctly except 3 site groups give
me blank display(gray window opened).
The weird thing is when I exported the blank window to a pdf file and
opened it, the contents are all there correctly in the pdf file.
I checked those three sites data (I have about 30 sites) and couldn't
find any differences between them and other sites.
What's wrong with my VB.Net program? (It has only one button to select
a file and one CrystalReportViewer to view a CR. That's all.)
Any comments are greately appreciated!
|