Archive

Tag: SharePoint 2010

Dec 5, 2012

Activate document sets in Sharepoint 2010

Nice and direct online guide for activating and configuring document sets in sharepoint 2010 (de): http://www.locatech-it.com/organisation-prozesse/digitale-aktenordner-dokumentmappen-in-sharepoint-2010/

Read article

Oct 3, 2012

SharePoint Search Crawl Errors

Common errors for sharepoint search can be found here: http://codeexcel.com/sharepoint-crawl-errors-2-the-sharepoint-item-being-crawled-returned-an-error-when-attempting-to-download-the-item/ My favourite: individual login page;)

Read article

Jul 3, 2012

Howto set up a custom error page for SharePoint 2010

A detailed guide can be found here: http://www.tcscblog.com/2012/02/10/custom-error-page-with-log-support-ticket-link-for-sharepoint-2010/. Be aware that they have mistypped the SharePoint cmd, instead use: Set-SPCustomLayoutsPage -Identity Error -RelativePath “/_layouts/CustomError/error.aspx” -WebApplication <webappURL>

Read article

Dec 16, 2011

Decompile *.dll

Telerik is a nice freeware tool for *.dll/.NET decompiling. Just visit http://www.telerik.com/, register once and download ...

Read article