Visual Studio 2015 enterprises' products, I installed the MVC required ssdt and the microsoft report service tools from Nuget, these appear successfully in the reference section, but when I say add new item, the report and report designer do not appear.
Loading

Tuhin PaulPosted Mar 14, 2024, 7:43 PM
The Report Designer for Visual Studio 2015 is included in Microsoft SQL Server Data Tools. If you can't find it, follow these steps:
1. Check your Installation:
2. Install from Extensions (if needed):
Naimish MakwanaPosted Mar 14, 2024, 12:18 PM
In Visual Studio 2015, the Report Designer is part of the Microsoft SQL Server Data Tools1. If you have already installed it and still can’t see the report designer, you might need to modify your Visual Studio setup. Here are the steps:
If this doesn’t work, you can try installing the Microsoft RDLC Report Designer from the Visual Studio Marketplace1. Here’s how:
After the installation, you should be able to see the Report and Report Wizard in Visual Studio 20151. If you still encounter issues, it might be helpful to try these steps on a different computer or consider reinstalling Visual Studio 20152. I hope this helps! Let me know if you have any other questions. ??
Thanks