【问题标题】:Crystal Report error when trying to build a website with visual studio尝试使用 Visual Studio 构建网站时出现 Crystal Report 错误
【发布时间】:2013-07-26 22:31:02
【问题描述】:

我正在尝试使用 Visual Studio 在我的电脑上本地运行网站构建,虽然它构建良好,但在我登录到运行水晶报告的网站后,我收到以下错误:

An error has occurred while attempting to load the Crystal Reports runtime.

Either the Crystal Reports registry key permissions are insufficient or the Crystal Reports runtime is not installed correctly.

Please install the appropriate Crystal Reports redistributable (CRRedist*.msi) containing the correct version of the Crystal Reports runtime (x86, x64, or Itanium) required.  Please go to http://www.businessobjects.com/support for more information. 

我尝试过使用 VS 2008 和 2010。我已经获得了 08 和 10 的 SAP 版本。我尝试使用每个版本的 64 位和 32 位版本。没有任何效果,我不断收到此错误。如果有帮助,我将在 64 位 Windows 7 上运行它。有什么想法吗?

【问题讨论】:

  • 嗨,Marino3d。 “08 和 10 的 SAP 构建”是什么意思?您在服务器上使用了什么运行时安装程序?该服务器上安装了哪些 CrystalDecisions 程序集?

标签: visual-studio-2010 visual-studio visual-studio-2008 crystal-reports


【解决方案1】:

确保您在 x86 中配置您的项目。

转到您的应用程序项目,右键单击,然后选择“属性” 在 Build 选项卡上,找到 Platform Target 组合框。它可能会说,“任何CPU”。将此更改为 x86 。

【讨论】:

    猜你喜欢
    • 1970-01-01
    • 1970-01-01
    • 2017-04-28
    • 1970-01-01
    • 2018-02-02
    • 2014-03-30
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    相关资源
    最近更新 更多