Sharepoint 2010 Forum

 
Home » Forum » Sharepoint 2010       Ask a questionRSS Feeds

SharePoint 2010 - Excel Web Part - http: works https: not so much

  Date: Oct 13, 2011      Category: Sharepoint 2010      Views: 378
 

I have a workbook, residing in a trusted file location, in face, I put both the
http and the https versions of the document library in as trusted file
locations.
When browsing the site in http: it renders just fine.
However, when browsing the site in https, not so much.
I get an error stating "this content cannot be displayed in a frame."
Also, I have an AAM pointing to the https url.
Any ideas?

Tagged:                      

 

6 Answers Found

 
Answer #1       Answered On: Oct 13, 2011       

Browser security sounds like the culprit here. Try adding the location to
your trusted sites (or local sites if you want to avoid some extra login
prompts).

 
Answer #2       Answered On: Oct 13, 2011       

I added both the https and http version of the url to my trusted sites, no
dice..

 
Answer #3       Answered On: Oct 13, 2011       

The frustrating thing is that this is post migration to 2010 (we republished the
excel spreadsheets back to the excel services after migration).
This worked in 2007.

 
Answer #4       Answered On: Oct 13, 2011       

Well, I found an explanation, but not a solution yet.

beerpla.net/.../modern-day-frame-busting-with-x-frame-options-and-\
this-content-cannot-be-displayed-in-a-frame-warnings/

(backed up by the "Clickjacking" section in
http://msdn.microsoft.com/en-us/library/cc288472%28v=vs.85%29.aspx )

 
Answer #5       Answered On: Oct 13, 2011       

That makes sense, except that it does display in http://

 
Answer #6       Answered On: Oct 13, 2011       

Thought I would go ahead and explain the architechture of the farm:
2 WFE
2 APP (which excel calc services runs on both)
1 DB Cluster

The only issue with the ssl is that Excel Services Web Parts do not render..
Anyone...anyone...bueller?

 


Your Answer
  • Answer should be atleast 30 Characters.
  • Please put code inside [Code] your code [/Code].