You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
No changes to code or reports and 3 weeks ago we are now getting a blank page in the IFrame. No errors in console or otherwise. Just nothing displayed. Everything is "hidden" within the control. I am unable to get this control to work any longer. Anyone else having similar issues?
SSRS is hosted via SmarterASP
MVC5 site on WinHost
Both providers note no changes in service or issues logged on their end.
The text was updated successfully, but these errors were encountered:
Have you tried to enable customErrors setting in web.config? If you will set it to off, you should be able to see an exception, if any, from remote computer. It is hard to say what's wrong without access to the exception details.
Please make sure that you disabled the error message after testing.
It appeared to be something in regard to https in the config. when I use HTTP in the config the viewer works fine, but everything is denied over https. Could be a changed setting in the ssrs hosting?
No changes to code or reports and 3 weeks ago we are now getting a blank page in the IFrame. No errors in console or otherwise. Just nothing displayed. Everything is "hidden" within the control. I am unable to get this control to work any longer. Anyone else having similar issues?
SSRS is hosted via SmarterASP
MVC5 site on WinHost
Both providers note no changes in service or issues logged on their end.
The text was updated successfully, but these errors were encountered: