报表查看器未出现在工具箱中 - Visual Studio 2017
Report Viewer doesn't appear in Toolbox - Visual Studio 2017
执行此处定义的步骤后 。
我仍然不能让它在报表查看器中工作,这是它在工具箱中的显示方式:
此 ReportViewer 工具只有在右键单击“工具箱”然后我选择 'Show All' 后才会出现。做完这些我还是拖不进设计报告
不知道怎么解决
除了回答 之外,还可以通过以下方式完成:
- 删除工具箱中的任何报表查看器
- 打开项目中的 Reportviewer 包文件夹 (D:...packages\Microsoft.ReportingServices.ReportViewerControl.Winforms.140.340.80\lib\net40)
- 将文件"Microsoft.ReportViewer.WinForms.dll"(或Microsoft.ReportViewer.WebForms.dll)拖到Visual Studio的工具箱中。
Check the GIF
执行此处定义的步骤后
此 ReportViewer 工具只有在右键单击“工具箱”然后我选择 'Show All' 后才会出现。做完这些我还是拖不进设计报告
不知道怎么解决
除了回答
- 删除工具箱中的任何报表查看器
- 打开项目中的 Reportviewer 包文件夹 (D:...packages\Microsoft.ReportingServices.ReportViewerControl.Winforms.140.340.80\lib\net40)
- 将文件"Microsoft.ReportViewer.WinForms.dll"(或Microsoft.ReportViewer.WebForms.dll)拖到Visual Studio的工具箱中。
Check the GIF