【问题标题】:Reporting Template (RDLC) not exists in Visual Studio 2017Visual Studio 2017 中不存在报告模板 (RDLC)
【发布时间】:2017-03-17 03:00:36
【问题描述】:

报告模板组件 (RDLC) 在 Visual Studio 2017 Enterprise 中不作为新项目存在。

如何解决?

我已尝试安装 SQL Server Data Tools。

以前它在 Visual Studio 2015 中适用于我。

【问题讨论】:

标签: visual-studio-2017


【解决方案1】:

Microsoft Rdlc Report Designer for Visual Studio 扩展中有一个错误,ReportViewer 显示为非可视组件。

改为对将使用 ReportViewer 的每个项目使用 NuGet 包 Microsoft.ReportingServices.ReportViewerControl.WinForms。部分解决方案涉及在使用后从工具箱中删除 ReportViewer,并在打开下一个项目/解决方案之前重新启动 Visual Studio。

请参阅此answer 以了解分步详细信息的类似问题。

【讨论】:

    【解决方案2】:

    VS2017 的 RDLC 编辑器仅作为 VSIX 安装程序从市场上提供:Download

    【讨论】:

    • 此链接似乎返回 404 not found(访问时间为 2018 年 6 月 20 日)。
    • 该链接对我有用,但安装程序终止并显示仅适用于社区版 (!?) 和“VSIXInstaller.NoApplicableSKUsException:此扩展不能安装在任何当前安装的产品上”的日志消息.我有来自 MSDN 批量许可的 VS Enterprise 2017。
    【解决方案3】:

    我刚刚使用VS2015添加了新项目。 VS2017 中的所有其他东西似乎都很好(记住您安装了 VSIX 扩展)

    【讨论】:

      猜你喜欢
      • 1970-01-01
      • 2017-08-06
      • 1970-01-01
      • 2017-08-25
      • 2017-12-18
      • 2017-09-13
      • 1970-01-01
      • 2016-08-01
      • 2018-08-15
      相关资源
      最近更新 更多