How do I get rid of this error when I try to show reporting services portal in an iframe?

Kevin Jakub 1 Reputation point
2022-01-03T04:01:13.327+00:00

Refused to display 'http://myreportserverportalurl' in a frame because it set 'X-Frame-Options' to 'sameorigin'.

I think all I need to know is HOW to set 'X-Frame-Options' to 'ALLOWALL'. No idea how to though I have looked in every config file on the server and also tried properties of the report server in SSMS and I looked everywhere in the report server config manager. I am supposed to have this implemented by Tuesday so any help would be very much appreciated!

SQL Server Reporting Services
SQL Server Reporting Services
A SQL Server technology that supports the creation, management, and delivery of both traditional, paper-oriented reports and interactive, web-based reports.
3,065 questions
{count} votes

1 answer

Sort by: Most helpful
  1. Joyzhao-MSFT 15,636 Reputation points
    2022-01-03T07:26:41.623+00:00

    Hi @Kevin Jakub
    Paginated and mobile reports can be imbedded inside an iFrame using the rs:embed=true URL parameter. Other page are not able to be embedded.
    Best Regards,
    Joy


    If the answer is the right solution, please click "Accept Answer" and kindly upvote it. If you have extra questions about this answer, please click "Comment".
    Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.

    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.