Print button not available in ReportViewer using IE11
internet-explorer, internet-explorer-11, reportviewer
Solution
These weeks ,we face the same problem. Finally we find some way to solve it, here is steps:
- update "Report Viewer 2012 Runtime" to 11.1.3366
- update "Microsoft .Net Framework" to 4.5.1
- reboot system
Our environment: Win server 2008 r2, IIS7, ReportViewer 11
Problem
So we noticed that the print button in our ReportViewer (`Version=10.0.0.0`) is gone after upgrading to `IE11`. This is how it looks like in `IE10`: After doing some research, we found that other people are also reporting this problem (i.e. here), but did not find a solution yet. Using the compability mode would be a workaround option, but is not a viable/fitting solution for clients. Did anyone figure out how to fix this?