Reporting Template is missing in Visual Studio 2015 Preview

会有一股神秘感。 提交于 2019-12-05 18:09:19

问题


I have installed Visual Studio 2015 Preview.

Now I am trying to create new report(.rdlc) from Add New Item Dialog

But I am not able to View Reporting Template option in my Add New Item Wizard, Below is the image of my Issue:

Can anyone please help me how to add Reporting Template in Add New Item Wizard

Thanks in Advance

Mr. GO


回答1:


Got to Control Panel->Programs->Programs and Features.

Select you Visual Studio Version, right click and 'Change'.

The Visual Studio Setup splashscreen should appear, Click on Modify at the bottom left, and then under 'Windows and Web Development' select Microsoft SQL Server Data Tools. The Reporting option should then appear in your installed updates.




回答2:


I was having this issue with visual studio community 2017 even after installing "Microsoft SQL Server Data Tools".

You need to install the report designer from Microsoft. Once you do that, the report and report wizard will then appear in your installed tools under the programming language of your choice.

https://marketplace.visualstudio.com/items?itemName=SqlReportingServices.MicrosoftRdlcReportDesignerforVisualStudio-18001




回答3:


Even if "Microsoft SQL Server Data Tools" is being installed, be noticed that in form "Add new Item", instead of look for "Reporting" item , Click on "Visual C# Items" and in second column go down and select "Report" or "Report wizard".

I don't Know why this movement is not noticed any where. I was looking for "Reporting" title all a day!




回答4:


For Visual Studio 2017 install "Data storage and processing".

And then install Analysis Services, Integration Services, and Reporting Services tools, also known as "SSDT for VS 2017 (standalone installer)"

Download SSDT for Visual Studio 2017 (15.8.2)

Here is the full info from Microsoft. Link




回答5:


In the extension and updates windows, Download and install Microsoft SQL Server Update for database tooling, that will add the reporting servers template even to the release version of Visual Studio 2015 up to enterprise.



来源:https://stackoverflow.com/questions/30137453/reporting-template-is-missing-in-visual-studio-2015-preview

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!