首页
学习
活动
专区
圈层
工具
发布
社区首页 >问答首页 >如何在Visual Studio 2015企业版中集成SAP Crystal Reports

如何在Visual Studio 2015企业版中集成SAP Crystal Reports
EN

Stack Overflow用户
提问于 2015-12-30 22:45:20
回答 3查看 95.8K关注 0票数 12

我已经下载了VS 2015。我想在VS 2015企业版中集成SAP Crystal Reports。我还下载了最新SAP Crystal Report版本的MSI文件并进行了安装。但是,我看不到Crystal Report Viewer。

EN

回答 3

Stack Overflow用户

回答已采纳

发布于 2015-12-31 23:13:19

我花了很长时间才找到这个特定的下载页面和Visual Studio 2015的相应下载链接(我也有企业版,但我不认为这太重要了,如果对这个有影响的话)。下面提供了该链接,下载链接的标题为"Support Pack 15 (v.13.0.15.1840)“。

http://scn.sap.com/docs/DOC-7824

因此,我做了以下工作:

代码语言:javascript
复制
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.

希望这能有所帮助!

票数 16
EN

Stack Overflow用户

发布于 2016-04-29 03:13:05

您可以从以下地址下载:

http://scn.sap.com/docs/DOC-7824

下载"Crystal Reports",单击链接"Support Pack16“((图片中的#1))获取developers.

  • Download的"Run time",在客户端的链接中单击"MSI 32/64

  • ”((图片中的#2))。

最后,重启你的电脑...再次打开你的visual studio 2015,当你添加一个新项目时,你会看到Crystal Reports的"Reporting“选项。

快乐的代码!

票数 15
EN

Stack Overflow用户

发布于 2017-05-22 12:24:59

你可以从这个链接http://downloads.businessobjects.com/akdlm/cr4vs2010/CRforVS_13_0_18.exe下载它

安装后,打开Visual Studio,

  • 为reports
  • 创建一个文件夹右键单击并添加新项
  • 转到Reporting

您将在列表中看到Crystal Report。选择它并开始设计。

票数 2
EN
页面原文内容由Stack Overflow提供。腾讯云小微IT领域专用引擎提供翻译支持
原文链接:

https://stackoverflow.com/questions/34531668

复制
相关文章

相似问题

领券
问题归档专栏文章快讯文章归档关键词归档开发者手册归档开发者手册 Section 归档