I have downloaded VS 2015. I want to integrate SAP Crystal Reports in VS 2015 Enterprise Edition. I have also downloaded the MSI file of the latest SAP Crystal Report edition and installed it. However, I am not able to see the Crystal Report Viewer.
相关问题
- Is It possible to build asp.net core project using
- Visual Studio — does not create exe file
- Error executing 010_add_platform_class.js using VS
- Visual Studio 2015 : SQL Data Source : Unable to r
- Dragging the instruction pointer backward while de
相关文章
- Build errors of missing packages in Visual Studio
- Visual Studio 2015 JSX/ES2015 syntax highlighting
- Edit & Continue doesn't work
- Git SubModule Visual Studio
- Cannot add a Data Source in web project using the
- What is the best way to cleanup the resources used
- Microsoft Visual Studio 2015 is busy
- Predefined type System.Object is not defined or im
I had a very difficult time finding this particular download page and the appropriate download link on that page for Visual Studio 2015 (I also have Enterprise but I don't think that matters too much, if at all for this). The link is provided below, the download link is titled, "Support Pack 15 (v.13.0.15.1840)".
http://scn.sap.com/docs/DOC-7824
So I did the following:
Hope this helps!
You can download it from this link http://downloads.businessobjects.com/akdlm/cr4vs2010/CRforVS_13_0_18.exe
After installing, Open Visual Studio,
You will see Crystal Report on the list. Select that and start designing.
You can download it from:
http://scn.sap.com/docs/DOC-7824
Finally, restart your PC.... open your visual studio 2015 again and you will see "Reporting" option for Crystal Reports when you add a new item.
Happy code!