简体   繁体   English

Visual Studio 2015(社区和企业试用版)模板中缺少SSRS

[英]SSRS missing in Visual Studio 2015 (community & enterprise trial version) template

I tried to solve my problem by using community and enterprise (trial) version of Visual Studio 2015. Couldn't solve it. 我尝试通过使用社区和企业(试用)版本的Visual Studio 2015解决我的问题。无法解决。 Hope somebody can help me. 希望有人能帮助我。

I want to generate a report by using SQL Server Reporting Services (SSRS). 我想通过使用SQL Server Reporting Services(SSRS)生成报告。 In some tutorial I see there are SSAS, SSRS & SSIS under templates | 在一些教程中,我看到模板下有SSAS,SSRS和SSIS。 Business Intelligence when a new project is opened in Visual Studio. 在Visual Studio中打开新项目时的商业智能。 In my case, I don't see it as shown in the following picture: 就我而言,如下图所示,我看不到它:

在此处输入图片说明

If I check (my OS is Windows 10 64 bit) System Settings | 如果我检查(我的操作系统是Windows 10 64位),请单击“系统设置”。 System | 系统| App & features, I see SQL Server Data Tools 2015 is installed (strangely I have 2 SSDT) as seen in below. 应用和功能,我看到安装了SQL Server Data Tools 2015(奇怪的是我有2个SSDT),如下所示。

在此处输入图片说明

I see similar problem ( Missing Reporting Server templates in Visual Studio 2013 + Business Intelligence SSDT ) for VS2013, in which the reporter has used 32 bit SSDT tools. VS2013上遇到了类似的问题( Visual Studio 2013 + Business Intelligence SSDT中缺少Reporting Server模板 ),在该问题中,报告者使用了32位SSDT工具。 Is this valid for VS2015 also? 这对VS2015也有效吗? What I should do for VS2015? 我应该为VS2015做些什么?

I develop the SSRS and SSIS project in Visual studio 2012 and When i open it on visual Studio 2015. both project is not loaded. 我在Visual Studio 2012中开发了SSRS和SSIS项目,而在Visual Studio 2015中打开它时,两个项目均未加载。 then I download the SSDT and updated Its start Working 然后我下载了SSDT并更新了其开始工作

I think this Link help You to find out Your Solution 我认为此链接可以帮助您找出解决方案

ssdt bi for the visual studio 2015 stack over flow Answer ssdt bi for visual studio 2015堆栈溢出答案

Install sql server enterprise or business intelligence ctp 3.3, install VS2015 professional and finally install the latest SSDT. 安装SQL Server Enterprise或商业智能ctp 3.3,安装VS2015 Professional,最后安装最新的SSDT。

  1. Uninstall previous SSDT installations. 卸载以前的SSDT安装。
  2. Download SQL SERVER . 下载SQL SERVER
  3. In Visual Studio go to Extensions and Updates and look for SQL SERVER DATA TOOLING. 在Visual Studio中,转到“ Extensions and Updates然后查找“ SQL服务器数据工具”。 If the update doesn't appear, go to this page in the third point, download the setup for your regional settings. 如果没有出现更新,请转到第三点的此页面 ,下载您的区域设置的设置。

If it doesn't work tell use what is the exact VS2015 version. 如果不起作用,请告诉您确切的VS2015版本。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

相关问题 Visual Studio社区2015-无模糊组件 - Visual Studio Community 2015 - No Fuzzy Components Visual Studio 2015 社区报告查看器版本 12 使用 c# 获取额外保证金时出错 - Visual studio 2015 community report viewer version 12 Error getting extra margin using c# 如何使用 Visual Studio Community 2015 RC 将 SQL Server 数据库置于版本控制之下? - How do I put a SQL Server database under version control using Visual Studio Community 2015 RC? visual studio 2015 ssrs 预览报告没有工作 - visual studio 2015 ssrs preview report no working 在Visual Studio社区2015中显示表和关系的可视化图表 - Show visual diagram of tables and relations in Visual Studio Community 2015 更改Visual Studio 2015的MSSqlLocalDB的默认版本 - Change the default version of MSSqlLocalDB for Visual Studio 2015 Oracle NVL()和SSRS / Visual Studio 2015的数据问题 - Data Issue with Oracle NVL() and SSRS/Visual Studio 2015 SSRS - 卸载试用版 VS 商业智能 - SSRS - Uninstall Trial Version of VS Business Intelligence 如果SSMS 2016打开,Visual Studio Community 2015在打开项目时会崩溃一次 - Visual Studio Community 2015 crashes once when opening a project if SSMS 2016 is open 如何将 LocalDB 添加到 Visual Studio 2015 社区的 SQL Server 对象资源管理器? - How to add LocalDB to Visual Studio 2015 Community's SQL Server Object Explorer?
 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM