如何在没有 Visual Studio 的情况下安装 Crystal 报告?

How to install Crystal Reports without Visual Studio?

我是 Crystal 报告的新手,我正在尝试安装它以便使用它。

有没有什么方法可以在没有 Visual Studio 的情况下安装 Crystal 报告?

是的。您可以安装 stand-alone 版本。但是您将无法使用它,因为它使用 Visual Studio 接口。您只能安装 Crystal 报告查看器。

Note 1: To integrate "SAP Crystal Reports, developer version for Microsoft Visual Studio" into VS 2010 or 2012 (SP 7 and higher) or VS 2013 (SP 9 or higher) or VS 2015 RC (SP14) - VS 2015 (fully - SP 15), you must run the Install Executable. Running the MSI will not fully integrate Crystal Reports into VS. MSI files by definition are for runtime distribution only. By default Windows 10 does not install the 3.5 framework, CR for VS still needs it. Select it by "Turn Windows feature on or off" and choose both options.

Note 2: SAP Crystal Reports, Developer Version for Visual Studio .NET does NOT support Express Editions of any version of Visual Studio .NET. VS.

您可以从以下位置下载所有版本:http://scn.sap.com/docs/DOC-7824

如果您想开发一个新的 crystal 报告,那么您可以使用下面 link 的 Developer Edition。在开发版 .exe 中,您需要 Visual Studio.

而且,如果您想 运行 crystal 报告发布模式而不安装 visual studio 客户端,那么您可以使用 crystal 报告的 .msi 文件运行来自该站点的时间。此文件不需要安装 Visual Studio.

您可以从以下link下载。

https://www.tektutorialshub.com/crystal-reports/how-to-download-and-install-crystal-report-runtime/