Symptom
A Visual FoxPro uses the Report Designer Component as the reporting development tool.
When you add the Crystal Report View Control to a form, the following error appears:
Error: 'C0000005 - object may be corrupt"
How do you resolve this error message and preview a report through Visual FoxPro?
Resolution
To resolve the error message, go to the Form's Load Event and type the following line of code:
SYS(2333 , 1 ) *!* Enables ActiveX dual interface support
For information on previewing a report in Visual FoxPro using the Report Designer Component, see Note 1212680.
Keywords
VISUAL, FOXPRO, RDC, CRVIEWER, OBJECT MAY BE CORRUPT, Report Designer Component Visual Foxpro Adding CR Viewer to a Visual FoxPro form Error: "Object may be corrupt" , c2006956 , KBA , BI-RA-CR , Crystal Reports designer or Business View Manager , Problem