【发布时间】:2019-01-04 10:22:13
【问题描述】:
我已经下载了 VS 2015。我想在 VS 2015 企业版中集成 SAP Crystal Reports。我还下载了最新的 SAP Crystal Report 版本的 MSI 文件并安装了它。但是,我看不到 Crystal Report Viewer。
【问题讨论】:
标签: crystal-reports visual-studio-2015
我已经下载了 VS 2015。我想在 VS 2015 企业版中集成 SAP Crystal Reports。我还下载了最新的 SAP Crystal Report 版本的 MSI 文件并安装了它。但是,我看不到 Crystal Report Viewer。
【问题讨论】:
标签: crystal-reports visual-studio-2015
我很难找到这个特定的下载页面以及该页面上适用于 Visual Studio 2015 的下载链接(我也有 Enterprise,但我认为这并不重要,如果有的话)。链接如下,下载链接标题为“Support Pack 15 (v.13.0.15.1840)”。
http://scn.sap.com/docs/DOC-7824
所以我做了以下事情:
1.) I had to uninstall two Crystal Report applications that I had previously installed (one was an update for it I think).
2.) Then I shutdown VS2015.
3.) Then I ran the downloaded executable, it installed fine and I installed the 64 bit run-time feature for Crystal Reports.
4.) Then I made a mistake and tried opening VS2015 afterwards, it crashed repeatedly.
5.) After restarting the PC, I have no more errors and I now have the crystal reports icon in the Report's category when adding a new
item to my Web Application project. It also allows me to use the wizard.
希望这会有所帮助!
【讨论】:
您可以从以下网址下载:
http://scn.sap.com/docs/DOC-7824
最后,重新启动您的 PC....再次打开您的 Visual Studio 2015,当您添加新项目时,您将看到 Crystal Reports 的“报告”选项。
快乐的代码!
【讨论】:
你可以从这个链接下载它http://downloads.businessobjects.com/akdlm/cr4vs2010/CRforVS_13_0_18.exe
安装后,打开Visual Studio,
您将在列表中看到 Crystal Report。选择它并开始设计。
【讨论】: