question

MihadulIslam-6998 avatar image
0 Votes"
MihadulIslam-6998 asked parasmeghani-2126 commented

How to Solve Report related problem in visual studio 2022?

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?

sql-server-reporting-serviceswindows-forms
· 1
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

This issue you are facing because you are using .net6 framework.

Currently microsoft has not released any reporting tool for visual studio 2022 .net 6 version.

I suggest you in this condition you can use visual studio 2022 with .net 4.8 or older version.

0 Votes 0 ·
Dwight-7715 avatar image
0 Votes"
Dwight-7715 answered

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.

5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

BabakJavadi-1838 avatar image
0 Votes"
BabakJavadi-1838 answered

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

5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

Isabellaz-1451 avatar image
0 Votes"
Isabellaz-1451 answered Isabellaz-1451 edited

Hi @MihadulIslam-6998

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.






5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.