Hello everyone,
I have a problem adding CRXI Embeddable Crystal Reports Designer Control in the run-time.
When the following line is being executed, an "Insert Object" dialog pops up.
ThisForm.AddObject( "oleDesigner", "olecontrol", "CrystalReports.EmbeddableCrystalReportsDesignerCtrl" )
The control, however, is available in the list, and when selected is added to the form.
The above problem does not exist when I add ActiveX ReportViewer.
Can anyone help me with this issue?
Any help is greatly appreciated.
Thanks,
Paul
I have a problem adding CRXI Embeddable Crystal Reports Designer Control in the run-time.
When the following line is being executed, an "Insert Object" dialog pops up.
ThisForm.AddObject( "oleDesigner", "olecontrol", "CrystalReports.EmbeddableCrystalReportsDesignerCtrl" )
The control, however, is available in the list, and when selected is added to the form.
The above problem does not exist when I add ActiveX ReportViewer.
Can anyone help me with this issue?
Any help is greatly appreciated.
Thanks,
Paul