版权声明:本文为优快云博主「两苹果」的原创文章
原文链接:https://blog.youkuaiyun.com/liangpingguo/article/details/98173192
--------------------------------------------------------------------------------------------------
默认没有ReportDesigner/ReportViewer
ReportViewer:
安装方式:
1.在 Nuget 下载:
Microsoft.ReportingServices.ReportViewerControl.Winforms
Microsoft.ReportingServices.ReportViewerControl.Webforms
网址:
https://docs.microsoft.com/zh-cn/sql/reporting-services/application-integration/integrating-reporting-services-using-reportviewer-controls-get-started
2.工具箱中点右键,选择“选择项”,在.net framework组建选项卡中选择“浏览”,然后在你的工程根目录下的“\packages\Microsoft.ReportingServices.ReportViewerControl.Winforms.150.1358.0\lib\net40”目录下
选择“Microsoft.ReportViewer.WinForms.dll”文件
或者 在“\packages\Microsoft.ReportingServices.ReportViewerControl.WebForms.150.1358.0”目录下
选择“Microsoft.ReportViewer.Web