Microsoft SQL Reporting Services RDLC Designer is now supported in VS2022. Please download from here: https://marketplace.visualstudio.com/items?itemName=ProBITools.MicrosoftRdlcReportDesignerforVisualStudio2022 Microsoft SQL Reporting Services RDLC Designer for Windows Forms and Asp.Net. Package contains New Projects and Report Designer for VB and C#. This package works in conjunction with the Report Viewer Nuget Package. The Windows Forms projects have a reference to existing package and require rebuild or download to function properly. Report issues with Vsix Package or Designer to: RvcFeedback@Microsoft.com Known Issues: After installing the 15.1 update you're unable to build the project, in order to work around this issue install the SQLSysClrTypes.msi (both x86 and amd64) from here. We're looking into the issue and expect to have an update shortly: https://www.microsoft.com/en-us/download/details.aspx?id=55992 Revision information: 15.3 - Updated to install Microsoft.SqlServer.Types.dll to the MSBuild folder to fix RDLCompile build break. If you have manually copied the file to the MSBuild...bin folder, you will need to manually remove, otherwise the VSIX will fail to install. 15.1 - Updated to install into Visual Studio 2019 14.2 - Release to fix Object Reference Exception switching to Forms from RDLC Designer. 14.1 - GA Release 14.0 - RC release Getting Started: https://docs.microsoft.com/en-us/sql/reporting-services/application-integration/integrating-reporting-services-using-reportviewer-controls-get-started |