Tell me more ×
SharePoint Stack Exchange is a question and answer site for SharePoint enthusiasts. It's 100% free, no registration required.

I am working with a SharePoint hosted app project using VS2012 pointed to my O365 dev preview account.

Following this example: http://msdn.microsoft.com/en-us/library/fp179921%28v=office.15%29.aspx?lc=1033

When I add a app part to any page, I get 405 error codes saying that the resource cannot be found.

I have validated that the page is there in the deployment because I can manually navigate to the URL inside my deployed app.

What else should I verify regarding this?

I'm willing to post screenshots of my project and code to verify that the path mentioned inside the content tag in the elements.xml is correct.

share|improve this question
for those that would like to follow along. I got more detail when putting my site in the trusted zone and got the following error:This content cannot be displayed in a frame. Which lead me to the following resource: link – bitterac Oct 1 '12 at 14:05

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Browse other questions tagged or ask your own question.