无法在 VS2015 中导入 .rptproj - 表示它是 "Unsupported"。安装了最新的 SSDT

Cannot import .rptproj in VS2015 - says it's "Unsupported". Latest SSDT is installed

我正在尝试将一些较旧的 VS2005 项目转换为 VS2015 Enterprise。当我用报告项目 (.rptproj) 打开任何项目时,VS 说该项目不受支持。

Unsupported

This version of Visual Studio is unable to open the following projects. The project types may not be installed or this version of Visual Studio may not support them.

我所做的每一次搜索,解决方案都是安装 SSDT(显然以前称为 SSDT-BI)

我已经安装了 SSDT.. 当我从这里 download/install (https://msdn.microsoft.com/en-us/mt186501.aspx) 时,它给了我 repair/uninstall 选项。我试过修理,尽管我不怀疑它坏了。 VS 中 Tools > Extensions and Updates... 下没有可用的更新。

我从这里去哪里?我找到的每个解决方案都说同样的话,但我已经有了 SSDT。

感谢任何信息。

Visual Studio 2015 的 BI 项目支持可在此处获得:https://msdn.microsoft.com/en-gb/mt186501

Visual Studio 2015 有两个可用的 SSDT 版本。只有 "Preview" 版本(可在此处获得:https://msdn.microsoft.com/en-us/mt429383.aspx)包含 BI 项目类型。

SQL Server Data Tools in Visual Studio 2015 (a.k.a.SSDT)

Open Visual Studio 2015 and choose the Tools > Extensions and Updates menu. SQL Server tooling updates will appear in the Updates list.

Visual Studio 2015 带有 SSDT,这就是为什么您不断获得修复屏幕的原因 - 注意“SQL 服务器数据工具 Preview Visual Studio 2015”是旧版本