As soon as the Internet Explorer 8.0 was released and our customers have updated to IE 8.0 I started having queries about crystal reports compatibility with IE 8.0
The fist step I took was to update the browsercap.ini The code I used to update is as follows:
[code]
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; IE 8.0
[IE 8.0]
parent=IE 7.0
version=8
majorver=8
minorver=0
[*(*MSIE 8.*Mac*)*]
parent=IE 8.0
platform=Mac
[*(*MSIE 8.*Win 1*)*]
parent=IE 8.0
platform=Win
[*(*MSIE 8.*Win 2*)*]
parent=IE 8.0
platform=Win
[*(*MSIE 8.*Win 3*)*]
parent=IE 8.0
platform=Win
[*(*MSIE 8.*Win 9*)*]
parent=IE 8.0
platform=Win
[*(*MSIE 8.*Win N*)*]
parent=IE 8.0
platform=Win
[*(*MSIE 8.*Win X*)*]
parent=IE 8.0
platform=Win
[*(*MSIE 8.*Windows 1*)*]
parent=IE 8.0
platform=Win
[*(*MSIE 8.*Windows 2*)*]
parent=IE 8.0
platform=Win
[*(*MSIE 8.*Windows 3*)*]
parent=IE 8.0
platform=Win
[*(*MSIE 8.*Windows 9*)*]
parent=IE 8.0
platform=Win
[*(*MSIE 8.*Windows N*)*]
parent=IE 8.0
platform=Win
[*(*MSIE 8.*Windows X*)*]
parent=IE 8.0
platform=Win
[/code]
Subscribe to:
Post Comments (Atom)
Free Power BI Classes for Week 7 (Last)
Just completed the last class of the F ree P ower BI classes of this series. Today we have covered Adding a canvas background Adding Imag...
-
From the past 3 days I have been working on resolving merged and hidden cells issues when an SSRS reports is exported to excel. ...
-
When I tried to access the report manager after a fresh installation of Sql Server Reporting Serivces 2016 using the url http://localhost/R...
-
I was trying to build an SSIS package that one of my colleagues has created. The first error that was thrown was as below: Exception des...
No comments:
Post a Comment