SSRS 2019 embedded reports crashing on Edge/Chrome - reporting-services

I have multiple SSRS embedded reports that crash when clicking on the expand plus sign, but only on Chrome and Edge, the drillthrough works on IE (and with Chrome IE Tab extension and Edge IE compatibility tab).
The crash started happening after upgrading SQL 2012 -> 2019
The other parts of the report show correctly, but when you click on expand sometimes the expanded rows flash quickly and then the report turns blank.
Has anyone encountered a problem like this?
EDIT: The report doesn't exactly crash, but just turns to blank

Related

Cannot set IME Keyboard entry method independently from Tab to Tab in new Chromium EDGE

The new Chromium EDGE does not seem to support independent IME keyboard entry methods from Tab to Tab. In the previous version of MS EDGE, the keyboard entry method could be set independently from Tab to Tab ... alphabet (for English, French, Spanish, etc entry) or various characters sets for Japanese (Kanji, hiragana, katakana).
In addition, the IME keyboard entry method could be independently changed per EDGE Tab with a simple keyboard Hot-Key action. Now, the same entry method hot-key action changes the entry methods for ALL tabs including Tabs open in 2nd or more EDGE window(s).
Is this an oversight on the part of the MS EDGE development team, or is there a setting somewhere that will allow me to use a different IME keyboard entry method from Tab to Tab?
This issue severely impacts my work flow as I do lots of research and translation between English to Japanese and Japanese to English.
At present, I did not get any setting to achieve your desired behavior in the MS Edge (Chromium) browser.
If you think that this feature should be available in the MS Edge (Chromium) browser then please try to provide the feedback to Microsoft by clicking the Send Feedback button in the MS Edge (Chromium) browser.
I understand that this behavior is impacting your work. If you think that the MS Edge legacy browser works as per your requirement then you can try to use the MS Edge legacy browser and MS Edge (Chromium) browser side by side. It may help you to avoid the issue temporarily.
Reference:
Access Microsoft Edge Legacy after installing the new version of Microsoft Edge

How can I get SSRS and Chrome to work together?

Chrome is my preferred browser; I need to interact with SQL Server Reporting Services, though, and when I navigate to a report created with Report Builder (*.rdl file), in Chrome I get no contextual menu. When hovering over the report, it does "light up" (a yellow border is drawn around it) and a dropdown arrow appears in the NE corner, but clicking it does nothing whatsoever.
In IE, it works just fine. However, I really don't want to use IE if I don't have to.
Sharepoint has similar issues (things that can't be done in Chrome and Firefox work fine in IE). Do I just have to "bite the bullet" and use IE when interfacing with Microsoft products, or is there a way to use SSRS from Chrome?
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.

SSRS Report Viewer Toolbar Broken

I have just noticed that the toolbar in SSRS (with the page numbers, save/print etc) is slightly askew (see image). After doing some testing, this only happens when accessing a report using the server's FQDN (http://reports.domain.com/Reports/). If I use the netbios/short url (http://reports/Reports/) it works fine - can anyone guess as to why?
Just go to Internet Explorer and Add your site to Compatiblity View:
Follow below steps:
Internet Explorer > Setting > Compatiblity View Setting

Designer preview is invisible in Visual Studio 2013 and Blend 2013

This happens in both VS and Blend 2013, with the WP and Windows designer (no appbar on this page and application title on other default pages, no matter what controll I add to the page, it's selectable but not visible on either app).
Can't find answers on Google or SO as there are no errors as with similar situations.
If anyone has encountered the same problem and managed to fix it, I would appreciate it.
PS: PC was recently formatted, only added to VS Resharper and the MVVMLight extension, if it helps.

How to make SSRS report compitible with all browser?

I have created one SSRS report in Microsoft visual studio 2005 with reporting services. it runs fine in IE and displayed properly. but my requirement is to make it compatible with all the browser. It doesn't displayed properly in Non-IE browsers like Chrome, Safari and Mozilla. Its Dimensions get Shrink in these Non-IE-Browsers. So is there any way can i make this report browser-compatible? Please help.
Thanks in Advance