I am trying to integrate the URL of SSRS Report Manager into an iframe (using ZK framework). src of Iframe is ' https: //localhost/Reports_MYSQL2014/Pages/Folder.aspx '
The page displays correctly, but an error message appears on some links (Upload file, security link in the folder)
"Refused to display" https: //localhost/Reports_MYSQL2014/Pages/Import.aspx? ItemPath =% 2f && Redi ........................... .............. 'in the frame because he set the "X-Frame-Options" to "SameOrigin".
How to disable "X-Frame-Options" from SSRS response headers?
No one has answered this question yet.
See related questions:
Source: https://habr.com/ru/post/1654330/More articles:The best place to store protected information in a java spring web application - javaFailed to establish a new connection: [Errno 111] Connection refused (elasticsearch) - python-2.7Pycharm expected type 'optional [bytes]' got 'str' instead - pythonAngular & Ionic, $ http does not work on a real Android device - angularjssingle column list to columns in R - rMysql characters - Emoji in the database - mysqlCan I use the notification "com.apple.springboard.lockcomplete"? - iosCustom authentication method for Flask-Security - pythonpython SyntaxError: invalid syntax% matplotlib inline - pythonHow to use TextInputLayout with Theme.material? - javaAll Articles