I previously followed the instructions in the answer here to create a custom CRM report viewer page that did not have the CRM report toolbars (File menu and Edit Filter button).
It was working great until we installed UR16 for CRM. Now, it still works in Chrome or Firefox but no longer works in IE. It seems that in IE the page is getting redirected to a quirksviewer.aspx page (at least from what I can tell).
Anyone have any ideas how to fix this?
Update to this. I spoke with Microsoft and they advised that the reason this no longer works is that they made a change to how reporting is handled for Internet Explorer to help with issues that cross browser support introduced for SSRS. Therefore, they no longer pass back a DOCTYPE element in their response data. This apparently forces IE into Quirks mode and a use of the new QuirksReportViewer.aspx page. They advised that they had found no way to restore this functionality to IE.