繁体   English   中英

为什么Crystal Report在Visual Studio 2008中不起作用?

[英]why Crystal Report is not working in visual studio 2008?

我的电脑VS 2012中有2个视觉工作室,而vs 2008中的两个工作室都有.rpt,即水晶报表。

我安装了CRforVS_13_0_5 ,它可以在VS 2012 Ultimate中运行,但在vs 2008中不起作用,即抛出错误。

Error   1   The type or namespace name 'CrystalDecisions' could not be found (are you missing a using directive or an assembly reference?)

参考资料显示这些文件缺少黄色

Warning 1   The referenced component 'CrystalDecisions.CrystalReports.Engine' could not be found.   
Warning 2   The referenced component 'CrystalDecisions.Enterprise.Framework' could not be found.    
Warning 3   The referenced component 'CrystalDecisions.Enterprise.InfoStore' could not be found.    
Warning 4   The referenced component 'CrystalDecisions.ReportSource' could not be found.    
Warning 5   The referenced component 'CrystalDecisions.Shared' could not be found.  
Warning 6   The referenced component 'CrystalDecisions.Windows.Forms' could not be found.   

您需要支持Visual Studio 2008的Crystal Reports版本(并在.Net Framework 3.5上运行)。 大多数报告都应该包含此文件,但报告会更旧,因此,如果您希望从2012年起可以使用较新版本进行修复,则可能会出现问题。请查看以下2008年CR下载的链接:

http://scn.sap.com/docs/DOC-27917 http://scn.sap.com/docs/DOC-27942

暂无
暂无

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM