Hi all,
All users (including me, an Owner) of our SharePoint page experience a problem with embedded documents not loading on pages in certain circumstances.
Background: I embed the document by pasting the code snippet into the page. The code is below.
Here’s when the snippet works: I open up our SharePoint and navigate to the page containing the snippet. No problem; I see the word document’s contents displayed on the screen.
Here’s when the snippet doesn’t work: I send a link to the page to someone via email, even myself. If that person clicks the link, the page opens in IE but with the error message “Sorry, something went wrong. Sorry, you don’t have access to this page.” The same thing happens if I access the page via a browser bookmark.
Generally, once I’ve gotten the snippet to successfully load (e.g. by navigating to it through the SharePoint), it works when I open the page via link or bookmark too.
Can anyone help me with this?
Regards,
JC
<div class=”ms-rtestate-read ms-rte-embedcode ms-rte-embedil ms-rtestate-notify s4-wpActive” contenteditable=”false”>
<iframe width=”379″ height=”252″ src=”/industry-groups/oil-gas-downhole-tools-wiki/_layouts/15/WopiFrame.aspx?sourcedoc=/industry-groups/oil-gas-downhole-tools-wiki/Shared%20Documents/DownholeToolsActiveTasks.docx&action=embedview” frameborder=”0″>This is an embedded &amp;lt;a target=’_blank’ href=’http&#58;//office.com’&amp;gt;Microsoft Office&amp;lt;/a&amp;gt; document, powered by &amp;lt;a target=’_blank’ href=’http&#58;//office.com/webapps’&amp;gt;Office Web Apps&amp;lt;/a&amp;gt;.</iframe></div>