ReportViewer's Print Button Incompatible with IE 10?

前端 未结 1 871
生来不讨喜
生来不讨喜 2020-11-29 12:23

I have been searching for the answer for this for 2 days. We have an application that uses ReportViewer 9. However, clicking on the print button in IE10 causes the browser t

相关标签:
1条回答
  • 2020-11-29 12:53

    Aha! OK, so it turns out that my issue is NOT with ReportViewer, but rather with RSClientPrint. Once I did a google search for that I quickly found that the answer is: Upgrade to Sql Server 2008 R2 SERVICE PACK 2.

    The version of RsClientPrint you get with R2/SP2 is 10.50.4000, while the version I had was 10.50.1600.

    In conclusion, it appears that RSClientPrint 10.50.1600 is NOT COMPATIBLE with IE10, but version 10.50.4000 IS.

    I REALLY hope this helps someone else!!

    0 讨论(0)
提交回复
热议问题