1
vote
1answer
355 views

SharePoint 2010 error while loading form

After a recent master page update I am noticing that some pages which usually have embedded forms are now displaying the following super informative error: There has been an error while loading the ...
0
votes
1answer
2k views

Index was out of range. Must be non-negative and less than the size of the collection on Masterpage

I have created a custom master based on Just The Essentials.master by Heather Solomon. When I apply it to a publising page it displays fine. When I go to edit mode I get the following: Index was out ...
0
votes
0answers
141 views

Upgraded from 2007 to 2010 and now Welcomelinks.aspx no longer shows the left nav

I have just upgraded from SharePoint 2007 to SharePoint 2010 and the welcomelinks.aspx page no longer shows the left navigation section. The file was checked out during upgrade which might explain ...
2
votes
1answer
1k views

“Attempted to read or write protected memory” exception

We ran into this error while trying to open the page /_catalogs/masterpage/Forms/AllItems.aspx. I'd been attempting to approve a page layout that I'd just updated and checked in a major version. By ...
3
votes
3answers
2k views

Activating Publishing Feature breaks because of custom Master?

This issue is related to this post. I get an error message when the publishing feature is activated on sites of certain types. This means that I also get an error message when I create certain sites ...
0
votes
1answer
474 views

“Cannot find ContentPlaceHolder” error when anonymous access enabled

I have a custom master page, custom.master, for a publishing site. It was working fine, however I just enabled anonymous access to the publishing site, and now browsing to the home page for that site ...