I have a case open with Microsoft SSRS (Sql Reporting Server). There is a display issue with Microsoft SQL (SSRS) reports, using IE as a browser, and embedding them within iframes. This issue exists whether I am using SolarWinds or not. I am embedding the report within a Custom HTML resource.
Microsoft has a fix, and that fix is to embed a Meta tag at the top level of the header. Microsoft said if I can figure out how to do this, it will address my issue. If I embed the tag in the "Edit" window and place it alongside the iframe... Microsoft said this is at too low of a level. See picture below. They want to know how to embed this at a higher level in the .asp code.
The Meta tag is in the attached file (I think if i type it, it prevents incident from being created)
See picture below. I am not sure of the consequences to my other dashboards. From what I understand, this is telling the IE browser to use a "Quirk mode." From what they told me, this will not affect other browsers such as Chrome and Firefox.
Screen shot of how to do this in the Microsoft Internet Explorer debugger.