您的位置: 首页 > 文章 > VS2017配置添加reportviewer VS2017配置添加reportviewer 分类: 文章 • 2023-12-20 11:32:16 VS2017添加reportviewer 下载 Microsoft SQL Server Data Tools,在工具->获取工具和功能 打开找到下载安装; 在工具->扩展和更新->联机:搜索rdlc,下载。下载后关闭visual studio,重新启动VS时它会自动安装 在NuGet包管理中下载Microsoft.Reportingservice.ReportViewerControl.Winforms (桌面应用) 完成以后在工具箱中出现ReportViewer控件。