cancel
Showing results for 
Search instead for 
Did you mean: 

CS for Visual Studio 2022 - Crystal Report ReportViewer missing in Tools

dimgar
Explorer
0 Kudos

Hi, I installed on my Windows 11 22H2 with Visual Studio 2022 the package downloaded from SAP site:

and went in Visual Studio. I have a WPF project but ReportViewer is missing in the Tools controls. I tried to create a new WPF project but the situation is exactly the same. Someone can explain me what to do (I already tried 3 times to uninstall completely and reinstall the pgm)? I also tried to add manually the control in the toolbox but I received the following msg:

Thanks in advance

Infos on Visual Studio implemented:

Microsoft Visual Studio Community 2022

Version 17.6.5

VisualStudio.17.Release/17.6.5+33829.357

Microsoft .NET Framework

Version 4.8.09032

Installed Version: Community

ADL Tools Service Provider 1.0

This package contains services used by Data Lake tools

ASA Service Provider 1.0

Azure App Service Tools v3.0.0 17.6.326.62524

Azure App Service Tools v3.0.0

Azure Data Lake Tools for Visual Studio 2.6.5000.0

Microsoft Azure Data Lake Tools for Visual Studio

Azure Stream Analytics Tools for Visual Studio 2.6.5000.0

Microsoft Azure Stream Analytics Tools for Visual Studio

C# Tools 4.6.0-3.23259.8+c3cc1d0ceeab1a65da0217e403851a1e8a30086a

C# components used in the IDE. Depending on your project type and settings, a different version of the compiler may be used.

Common Azure Tools 1.10

Provides common services for use by Azure Mobile Services and Microsoft Azure Tools.

Crystal Reports for .NET Framework

Crystal Reports for .NET Framework

File Differ 3.0.49

The easiest way to diff two files directly in Solution Explorer

Microsoft Azure Hive Query Language Service 2.6.5000.0

Language service for Hive query

Microsoft Azure Stream Analytics Language Service 2.6.5000.0

Language service for Azure Stream Analytics

Microsoft JVM Debugger 1.0

Provides support for connecting the Visual Studio debugger to JDWP compatible Java Virtual Machines

NuGet Package Manager 6.6.0

NuGet Package Manager in Visual Studio. For more information about NuGet, visit https://docs.nuget.org/

SQL Server Data Tools 17.6.13.0

Microsoft SQL Server Data Tools

ToolWindowHostedEditor 1.0

Hosting json editor into a tool window

Visual Basic Tools 4.6.0-3.23259.8+c3cc1d0ceeab1a65da0217e403851a1e8a30086a

Visual Basic components used in the IDE. Depending on your project type and settings, a different version of the compiler may be used.

Visual F# Tools 17.6.0-beta.23174.5+0207bea1afae48d9351ac26fb51afc8260de0a97

Microsoft Visual F# Tools

Visual Studio IntelliCode 2.2

AI-assisted development for Visual Studio.

Accepted Solutions (1)

Accepted Solutions (1)

DonWilliams
Active Contributor
0 Kudos

Hi Dimitri,

First issue is CR for VS doesn't and never will support any framework higher than 4.8, at least at this time.

CR is old technology and requires the full Framework versions due to COM and other C++ dependencies.

I discussed with R&D and due to those dependencies there is no way to support CORE Frameworks, unless Microsoft figures out a way to bridge them, but I doubt that will ever happen.

Note sure about the WPF viewer in 64 bit, it should work as long as you change the Framework to 4.8.1

Note: I have not tested this so not sure if there are any issues with the 64 bit WPF viewer. Note many people using it so R&D hasn't spent a lot of time updating it to match the WinForm Viewer.

Don

Answers (1)

Answers (1)

DellSC
Active Contributor
0 Kudos

When you ran the .exe to install the SDK, did you right-click on it and select "Run as Administrator"? If not, you need to do that to get everything to register correctly.

-Dell

dimgar
Explorer
0 Kudos

to dell.stinnett-christy

Yes I have done the installation as Administrator. Looking on the WEB I was wondering if Crystal Report is compatible and usable in a WPF C# .Net 6.0 project... If not I have no idea of what to do.