fbpx

All posts by KeaPoint

By | April 10, 2012

Change authentication mode in SharePoint 2010

Change authentication mode in SharePoint 2010 10 April 2012  In the following article I will explain how to change SharePoint 2010 authentication mode. In the following example I will change authentication provider of SharePoint 2010 web application from windows...

By | April 10, 2012

Testing custom solution options for SharePoint Online (office 365)

Testing custom solution options for SharePoint Online (office 365) 10 April 2012 Deploying and testing solution to SharePoint online is different from SharePoint on premises environment. For SharePoint online we can only create sandbox solutions which are site collection...

By | March 28, 2012

SharePoint 2010 rich text editing tool styles

SharePoint 2010 rich text editing tool styles 28 March 2012 I came across a scenario where my client wants SharePoint extranet site contents look and feel consistent. The site have many sub sites and which lot of publishing pages,...

By | March 26, 2012

Potentially excessive number of SPRequest objects, SharePoint error

Potentially excessive number of SPRequest objects, SharePoint error 26 March 2012 I got this error in ULS log file while using one SharePoint application which was developed by third party. I have checked the code and it was disposing...

By | January 19, 2012

SharePoint 2010 WSRP Viewer WebPart Configuration

SharePoint 2010 WSRP Viewer WebPart Configuration 19 January 2012 In SharePoint only a user can connect a WSRP viewer web part to a trusted producer. Any producer that has been configured for use in the farm by the SharePoint...

By | January 12, 2012

Get SharePoint 2010 Publishing Site Page Layout Programmatically

Get SharePoint 2010 Publishing Site Page Layout Programmatically 12 January 2012 I have come across a business requirement, while implementing this I need to get publishing site page layout on sharepoint 2010 using server object model. After a little...

By | January 12, 2012

SharePoint 2010 List Throttling Feature Explained

SharePoint 2010 List Throttling Feature Explained 12 January 2012 The List Throttling is a brand new concept in sharepoint 2010.  The concept of this functionality is to set the limit on the row of data can be retrieved from...

By | December 20, 2011

How to get list of all site owners in SharePoint web application

How to get list of all site owners in SharePoint web application 20 December 2011 We are implementing governance in place for our SharePoint environment, during the analysis  we need to find out who is the site owner for...

By | December 17, 2011

How to display list data in SharePoint 2010 chart web part

How to display list data in SharePoint 2010 chart web part 17 December 2011 In this exercise I will show you how to use the Chart Web Part to provide a simple way to provide charts on a Web...