Could not load file or assembly 'Microsoft.ReportViewer.WebForms'

后端 未结 13 2321
谎友^
谎友^ 2020-12-04 17:52

I am trying to use the report viewer in asp.net and have uploaded my site. However, when my page containing the report viewer is loaded, it shows the following error:

<
13条回答
  •  小蘑菇
    小蘑菇 (楼主)
    2020-12-04 17:57

    Upload the file Microsoft.ReportViewer.WebForms.dll to your bin directory of your web applicaion.

    You can find this dll file in the bin directory of your local web application.

提交回复
热议问题