【问题标题】:From where can I install Report Application Server?我可以从哪里安装报表应用程序服务器?
【发布时间】:2011-09-27 18:43:47
【问题描述】:

我需要在我的机器上安装 RAS,以便使用 .NET 中的 RAS SDK 创建动态报告。我不知道如何安装它。在哪个版本的 Crystal Report Server 中可用?

【问题讨论】:

    标签: c# crystal-reports reporting sap


    【解决方案1】:

    MSDN suggestsRAS 在 Crystal Reports 10 及更高版本中可用。

    来自another MSDN page on RAS

    在没有 RAS 服务器的情况下使用 RAS API

    在 Crystal Reports 中,您可以访问高级报表创建和 ReportClientDocument 对象模型的修改功能 (RAS) 来自 CR .NET SDK。本场景中的部署包 仅需要 .NET 程序集,这意味着您使用的是 RAS API 进行中。

    但是,如果您在进程内使用 RAS API,则会失去性能 和面向服务器的进程外系统的稳定性优势。到 获得这些好处,将 RAS API 与 RAS 服务器结合使用 在 Crystal Reports Server 或 BusinessObjects Enterprise 环境中。

    有关更多信息和示例代码,请参阅 ReportClientDocument 的属性 API 中的 CrystalDecisions.CrystalReports.Engine.ReportDocument 类 参考。

    【讨论】:

      猜你喜欢
      • 1970-01-01
      • 2011-04-06
      • 1970-01-01
      • 2013-07-09
      • 2010-12-13
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      相关资源
      最近更新 更多