Missing Business Intelligence Project type in Visual Studio 2010

情到浓时终转凉″ 提交于 2019-12-01 01:29:49

问题


When I use visual studio 2008 and do a new project I can select the type of project as Business Intelligence project. From here I can select a report server project.

I noticed that with visual studio 2010, this does not exist any longer. Tried doing some googling about it and got this:

http://social.msdn.microsoft.com/Forums/en-CA/vsreportcontrols/thread/f2d272b1-a7f5-41b7-9cb8-a0958c192d31

But it may be outdated. I know this stuff usually comes from SQL Server not Visual Studio, but I have SQL Server 2008 installed as well (Developers edition locally).

So do we have any Visual Studio / SQL Server MS folks that can help with something like this. I do not want to create a C# report project.


回答1:


Just read that the SQL team is generally behind the vs.net team. So you have to use Visual Studio 2008 to develop reports. I guess the next version of SQL should bring an add on to VS.

See the graph also from MSDN:




回答2:


You need to install SQL Server 2012 with Reporting Services to enable Business Intelligence projects in Visual Studio 2010. You also need to install SSDT for Visual Studio 2010 to work on the same.



来源:https://stackoverflow.com/questions/2931766/missing-business-intelligence-project-type-in-visual-studio-2010

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