3

I have upgraded my VS to new version VS community 15 which requires CR 14 to work with it. I installed but it is not showing its components in toolbox. Does VS 15 give proper compatibility with CR 14? If So what are the steps to make it work?

M.Haziq
  • 41
  • 1
  • 1
  • 4

2 Answers2

4

Install the Crystal report service Pack 15 and check the list of fixed issues: Incident 508399

It works for me with Visual Studio 2015 Community Edition (with .NET 4.6)

Bastien Vandamme
  • 17,659
  • 30
  • 118
  • 200
  • I want to add chocolatey link here https://chocolatey.org/packages/crystalreports-for-visualstudio – mkb Sep 22 '16 at 12:50
2

Visual Studio 2015 is not compatible with crystal reports yet.

Compatibility is planned for the next service pack which is due out sometime in September.

Kicasd
  • 91
  • 1
  • 4
  • Also try changing the project properties from Framework 4 client profile to net framework 4 – Hasan Nov 05 '15 at 13:22
  • When SAP says "Developer Version for Visual Studio .NET does NOT support Express Editions of any version of Visual Studio .NET. VS." do they include community editions ? – Bastien Vandamme Nov 18 '15 at 03:06
  • I will answer my own comment because I found the information in detail of Kicasd link Incident 508399 VS 2015 Community not detected 2181302 seems resolved in Pack 15. After installing pack 15 I can see the Crystal Reports template in Add New Item window – Bastien Vandamme Nov 18 '15 at 03:33