标签: azure rdlc
当RDLC报告在本地运行时,它工作正常。但是当我在azure中发布时,我收到错误消息为"由于发生了内部服务器错误,因此无法显示页面。"。对于dll
Microsoft.ReportViewer.Common.dll Microsoft.ReportViewer.ProcessingObjectModel.dll Microsoft.ReportViewer.WebForms.dll
设置它们的属性:copy local = true.But错误仍然存在..