ReportViewer Tasks in c# in visual studio

Ali KARACA 20 Reputation points
2025-03-01T22:52:18.92+00:00

hello,

the option to design a new report does not appear in ReportViewer Tasks in c# in visual studio 2022

Developer technologies | Visual Studio | Debugging
0 comments No comments

Answer accepted by question author
Tianyu Sun-MSFT 34,841 Reputation points Microsoft External Staff
2025-03-03T12:15:43.32+00:00

Hi @Ali KARACA ,

Thank you for taking time to post this issue in Microsoft Q&A forum.

I checked and tested in VS 2019(v16.11.44) and VS 2022(v17.13.2), installed the "Microsoft.ReportingServices.ReportViewerControl.Winforms" NuGet package, and I saw the same issue.

Either Visual Studio changed some configurations and provided new ways to design a new report, or the report viewer control doesn’t provide this feature anymore.

I suggest you directly report this issue to Visual Studio product team and/or SQL Server Reporting Services product team.

About "design a new report", maybe, manually adding a new report is a temporarily workaround.

Right-click your project => Add => New Item => Installed => Visual C# Items => select the "Report" item => after configuring it, choose this report in the ReportViewer Tasks.

Best regards,

Tianyu


If the answer is the right solution, please click "Accept Answer" and kindly 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.

Was this answer helpful?

1 person found this answer helpful.

0 additional answers

Sort by: Most helpful

Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.