如何在 Visual Studio 2015 企业版中集成 SAP Crystal 报表
How to integrate SAP Crystal Reports in Visual Studio 2015 Enterprise Edition
我下载了VS 2015,我想在VS 2015企业版中集成SAP Crystal Reports。我也下载了最新的SAP Crystal Report edition的MSI文件并安装了。但是,我无法看到 Crystal 报告查看器。
我很难找到这个特定的下载页面和该页面上 Visual Studio 2015 的适当下载 link(我也有 Enterprise,但我认为这不太重要,如果有的话)。下面提供link,下载link标题为"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
- 下载 "Crystal Reports",点击 link "Support Pack 16"((图片中的#1))开发者。
- 为客户下载"Run time",点击link "MSI 32/64 Bit"((图中的#2))。
最后,重新启动您的电脑....再次打开您的 visual studio 2015,您将在添加新项目时看到 Crystal 报告的 "Reporting" 选项。
快乐代码!
你可以从这里下载linkhttp://downloads.businessobjects.com/akdlm/cr4vs2010/CRforVS_13_0_18.exe
安装后,打开Visual Studio、
- 为报告创建一个文件夹
- 右键单击并添加新项目
- 转到报告
您将在列表中看到 Crystal 报告。 Select 然后开始设计。
我下载了VS 2015,我想在VS 2015企业版中集成SAP Crystal Reports。我也下载了最新的SAP Crystal Report edition的MSI文件并安装了。但是,我无法看到 Crystal 报告查看器。
我很难找到这个特定的下载页面和该页面上 Visual Studio 2015 的适当下载 link(我也有 Enterprise,但我认为这不太重要,如果有的话)。下面提供link,下载link标题为"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
- 下载 "Crystal Reports",点击 link "Support Pack 16"((图片中的#1))开发者。
- 为客户下载"Run time",点击link "MSI 32/64 Bit"((图中的#2))。
最后,重新启动您的电脑....再次打开您的 visual studio 2015,您将在添加新项目时看到 Crystal 报告的 "Reporting" 选项。
快乐代码!
你可以从这里下载linkhttp://downloads.businessobjects.com/akdlm/cr4vs2010/CRforVS_13_0_18.exe
安装后,打开Visual Studio、
- 为报告创建一个文件夹
- 右键单击并添加新项目
- 转到报告
您将在列表中看到 Crystal 报告。 Select 然后开始设计。