投降了,怎么用VS2012调用Crystal Reports 9
这几天一直在搞这个,以前没做过,在网上找了狠多资料,没一个能成功
程序编译没问题,运行也没错,可就是不能显示报表控件,没有显示报表控件,我就根本看不到报表结果
我在资源文件中打开有Crystal Reports ActiveX control 的窗口,提示:
"One or more ActiveX controls are in the current resource file. If you trust the resource file supplier, click Yes to initialize and use the ActiveX controls. Otherwise, click No to exit" when opening the dialog with crystal reports ActiveX control in resource file.
我按Yes后就可以进入dialog,也可以看到Crystal Reports ActiveX control
但是,我按 "Control + T" 打开测试对话框,看不到Crystal Reports ActiveX control
难道是注册控件有问题,还是其他问题