Report Viewer DLL loading issue
Open
question
- Dominant language
- PowerShell
- Stars
- 1.1k
- Forks
- 215
- Avg merge
- 4h 2m
- Merged PRs (30d)
- 1
Description
I have added following DLL and set local copy 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,
When I browse application folder throws Azure Kudu, I can see above DLL in the bin folder.
I am always getting this error om the production but It works well locally.
'Microsoft.ReportViewer.Common, Version=10.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a' or one of its dependencies. The system cannot find the file specified."
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.