progenysend
Technical User
Hi,
Start this by saying I'm a Crystal Reports developer, not VB.
I've got an application that already uses Crystal 9. There's about 20 instances in the code where CRViewer91 is used. I need to upgrade this all to Crystal XI R2. So far, the problems I'm having...
I don't know what to update the CRViewer91 code to. CRViewer alone doesn't work.
CRViewer91.ReportSource = Report
CRViewer91.Refresh
CRViewer91.ViewReport
VB6 won't use the CrystalActiveXReportViewer unless I open it in administrator mode.
Thanks
Start this by saying I'm a Crystal Reports developer, not VB.
I've got an application that already uses Crystal 9. There's about 20 instances in the code where CRViewer91 is used. I need to upgrade this all to Crystal XI R2. So far, the problems I'm having...
I don't know what to update the CRViewer91 code to. CRViewer alone doesn't work.
CRViewer91.ReportSource = Report
CRViewer91.Refresh
CRViewer91.ViewReport
VB6 won't use the CrystalActiveXReportViewer unless I open it in administrator mode.
Thanks