【发布时间】:2014-04-15 20:43:20
【问题描述】:
使用 Visual Studio 2012 和 Crystal Report 9
当我在客户端机器上运行报告时,显示错误为“Could not load file or assembly "CrystalDecisions.Windows.Forms,Version = 13.0.2000.0 Culture = neutral PublickeyToken = 692bea5521e1304 or noe of its depcendenceis. The system cannot find the file specifified.”
我无法从互联网上找到crredist2010_x86 文件。
我从 SAP 站点“CRforVS_13_0_5.exe”下载了文件,然后我尝试在客户端计算机上安装它显示错误,因为需要至少安装 vs2010 或 vs2012 才能继续此安装。
如何解决这个问题。
【问题讨论】:
-
在发布重复之前请理解我的问题。我在客户端机器上运行。
-
您下载运行时了吗? scn.sap.com/docs/DOC-7824 定义的 MSI 文件仅用于运行时分发。
-
您需要安装VS2012,因为我们不能直接使用它。阅读答案中的文档。 scn.sap.com/docs/DOC-7824
-
我无法为 n 台客户端机器安装 vs2012
标签: visual-studio-2010 visual-studio-2012 crystal-reports