How to Solve Report related problem in visual studio 2022?

Mihadul Islam 6 Reputation points
2022-02-26T14:43:34.73+00:00

In Visual Studio 2022 I can't get any report viewer. Is there any alternative solution to integrate report viewer in my project or when will Microsoft release the report viewer for visual studio 2022. I am trying to use Microsoft Report builder but what is the solution for viewing the report in Windows form application. There is no report viewer here. I have tried to download Microsoft.ReportingServices.ReportViewerControl.Winforms and integrate it but problem not solved. So what can I do?

Windows Forms
Windows Forms
A set of .NET Framework managed libraries for developing graphical user interfaces.
1,829 questions
SQL Server Reporting Services
SQL Server Reporting Services
A SQL Server technology that supports the creation, management, and delivery of both traditional, paper-oriented reports and interactive, web-based reports.
2,799 questions
{count} votes

3 answers

Sort by: Most helpful
  1. Dwight 1 Reputation point
    2022-02-27T00:36:15.26+00:00

    I might not be understanding your question correctly. I could find no way to build a report until I found out VS 2022 doesn't support it yet. For the time being I have to use VS 2019. It has SSIS, SSRS, and SSAS modules.

    I have no windows-forms experience, so that part of your question threw me, and I might be giving you wrong info.

    0 comments No comments

  2. Babak Javadi 1 Reputation point
    2022-02-27T11:29:16.057+00:00

    A workaround until the designer is officially supported is to download Microsoft Report Builder and use it in editing your reports,

    Demo: https://youtu.be/3Wss8bvzjiE

    0 comments No comments

  3. Isabellaz-1451 3,616 Reputation points
    2022-02-28T01:13:43.59+00:00

    Hi @Mihadul Islam

    Reporting Services projects currently not supported in Visual Studio 2022.
    I refer to this thread:https://marketplace.visualstudio.com/items?itemName=ProBITools.MicrosoftReportProjectsforVisualStudio

    There is currently no ReportViewer designer for Visual Studio 2022.

    I refer to this thread:https://techcommunity.microsoft.com/t5/tools/what-s-the-future-of-rdlc-quot-client-side-ssrs-quot-aka-quot/m-p/2946830

    Best Regards,
    Isabella


    If the answer is the right solution, please click "Accept Answer" and upvote it. If you have extra questions about this answer, please click "Comment".
    Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.

    0 comments No comments