Thursday, September 26, 2013

SharePoint 2013 - Site Settings and Central Admin Topics


Site Settings  
Users and Permissions
Web Designer Galleries
Site Administration
Site Collection Administration
Community Administration

Look and Feel
Site Actions
Reporting Services
Search













Application Management:
Web Applications
Site Collections
Service Applications
Databases
 


System Settings:

Servers

E-Mail and Text Messages (SMS)

Farm Management

 

Monitoring:

Health Analyzer

Timer Jobs

Reporting

Backup and Restore:

Farm Backup and Restore

Granular Backup


 
Security:

Users

General Security

Information policy


Upgrade and Patch Management

 

General Application Settings:

External Service Connections

InfoPath Forms Services

SharePoint Designer

Search

SQL Server Reporting Services (2008 and 2008 R2)

Content Deployment

 


APPS:

SharePoint and Office Store

App Management

Configuration wizard:

Farm Configuration


Thursday, September 5, 2013

Sys.WebForms.PageRequestManagerServerErrorException: An unexpected error occured.

 Issue:Sys.WebForms.PageRequestManagerServerErrorException: An unexpected error occured.
 
 
When a Site Collection is created,  by default a Style Resource Readers group is created.  This group contains all authenticated users, and has:

  • Restricted Read permission over the Style Library
  • Read permission over the Site Collection Images library

The Style library is used to hold CSS and styling for the SharePoint site, therefore permission IS needed over this.
 
NOTE: In some cases it might be required to add the users that have the Wiki Problem to Style Ressource Readers manually. Haven't had the time to go after that tough, just keep it in your mind if you need it.
ANOTHER NOTE: A customer once accidentially deleted the Style Ressource Readers Group. Deleting SharePoint OOTB groups is never a good idea. He recreated the group (just manually added a new group) but it didn't work as expected. If you have to recreate Style Ressource Readers also check the following settings:
The group has to be given read permissions to the Master Page Gallery and the Style Library. This is done under Site Actions > Manage Content and Structure > (Master Page Gallery) Edit Properties > Permissions for the document library > New
 
 
Resources reference:
http://blogs.technet.com/b/sharepointjoe/archive/2011/01/19/sp2010-wiki-pages-quot-sys-webforms-pagerequestmanagerservererrorexception-an-unexpected-error-occured-quot-when-editing-a-page.aspx