Please Help Me!

John Gilbert Alcazar 0 Reputation points
2024-09-09T00:11:14.68+00:00

Hi,

Good day!,

I couldn't create question just reflect on the photo

User's image

Thank you, it was on sharepoint server 2013

SharePoint Server Management
SharePoint Server Management
SharePoint Server: A family of Microsoft on-premises document management and storage systems.Management: The act or process of organizing, handling, directing or controlling something.
3,024 questions
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. RaytheonXie_MSFT 40,006 Reputation points Microsoft External Staff
    2024-09-09T04:54:41.1066667+00:00

    Hi @John Gilbert Alcazar,

    To avoid this issue, a SharePoint solution must be deployed and enabled on the SharePoint server. This operation explicitly enables pages to display in any iFrames. You could refer to following steps

    1. Download the Permissive XFrame Header SharePoint solution from: http://ventigrate.codeplex.com/releases/view/79825
    2. Unzip the PermissiveXFrameHeader DEPLOY.zip file. This operation displays three (3) folders. Each folder contains the Ventigrate.Shared.PermissiveXFrameHeader.wsp for either 2013 or 2016.
    3. SharePoint Management Shell: To start, right-click and run as administrator.
    4. Use the Add-SPSolution PowerShell command to add the downloaded wsp package (for the SharePoint version that you are running) to the SharePoint farm. (For more information, see Add-SPsolution on technet.microsoft.com.) User's image
    5. Go to Central Admin > System Settings > Farm Management > Manage farm solutions. Select Ventigrate.Shared.PermissiveXFrameHeader.wsp and click Deploy solution.
    6. (When asked to deploy the solution) Now and OK: Select. User's image
    7. Go to Central Admin > Application Management > Web Applications > Manage web applications and select the web application of your search center site.
    8. (In the ribbon) Manage Features: Click and activate the Permissive XFRAME-OPTIONS Header feature and click OK.

    If the answer is helpful, 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.


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.