The type or namespace name 'Reporting' does not exist in the namespace 'Microsoft'

前端 未结 6 1699
渐次进展
渐次进展 2021-01-01 09:06

I simply get the following error:

The type or namespace name \'Reporting\' does not exist in the namespace \'Microsoft\' (are you missing an assembly

6条回答
  •  轻奢々
    轻奢々 (楼主)
    2021-01-01 09:37

    import from : C:\Program Files (x86)\Microsoft Visual Studio 11.0\ReportViewer\Microsoft.ReportViewer.WebForms.dll

提交回复
热议问题