How can I get SSRS and Chrome to work together?

做~自己de王妃 提交于 2019-12-04 04:36:14
Nathan Griffiths

The answer to this very much depends on the version of SQL Server Reporting Services being used, which you haven't mentioned.

In the upcoming SQL Server 2016 version, Chrome is a fully supported browser for interacting with Reporting Services.

However for earlier versions, the only non-IE browsers supported (or at least partially supported) are Firefox and Safari. Older versions support progressively fewer features for non-IE browsers.

This means unless you have SQL Server 2016, using Chrome for reporting services is going to mean compatibility issues. To work around this there are a couple of possible solutions:

1) In a corporate environment, consider using the Legacy Browser Support extension for Chrome - this requires Group Policy settings to force some URLs to open in an IE window.

2) Use the IE Tab extension in Chrome to render certain sites using the IE rendering engine, but inside a Chrome tab.

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!