【发布时间】:2018-01-03 05:01:07
【问题描述】:
我已添加以下 DLL 并将本地副本设置为 true
Microsoft.ReportViewer.Common.dll 10.0.0.0
Microsoft.ReportViewer.WebForms.dll 10.0.0.0
Microsoft.ReportViewer.ProcessingObjectModel.dll 10.0.0.0
当我浏览应用程序文件夹抛出 Azure Kudu 时,我可以在 bin 文件夹中看到上面的 DLL。
我在生产中总是遇到这个错误,但它在本地运行良好。
'Microsoft.ReportViewer.Common, Version=10.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a' 或其依赖项之一。系统找不到指定的文件。”
【问题讨论】:
标签: function azure reportviewer