Kaushalendra

How to handle - The remote server returned an error: (403) Forbidden while connecting to SharePoint Online (O365)

Recently while working on SharePoint, I found when I try to connect to SharePoint Online from...

Author: Kaushalendra Kumar Date: 10/22/2013

Sorry, something went wrong in content by search web part for some users.

Recently I used content by search web part in SharePoint 2013. Web part was working perfectly fine...

Author: Kaushalendra Kumar Date: 08/16/2013

Creating web part page using client object model (CSOM) in SharePoint 2013 or 2010

It is common scenario to create web part page and there are many ways to do that. In this post, I...

Author: Kaushalendra Kumar Date: 07/22/2013

Error "Cannot complete this action.", while accessing term set collection object using Group.TermSets

If you are getting error saying "cannot complete this action.", while accessing term set collection...

Author: Kaushalendra Kumar Date: 06/25/2013

ActiveX control cannot be instantiated because the current thread is not in a single-threaded apartment.

If you are getting error saying "ActiveX control cannot be instantiated because the current thread...

Author: Kaushalendra Kumar Date: 06/05/2013

File or arguments not valid for site template while creating SharePoint 2013 site collection using SharePoint 2010 site template

If you are trying to create site collection in SharePoint 2013 using SharePoint 2010 site template,...

Author: Kaushalendra Kumar Date: 04/07/2013

Accessing taxonomy/managed metadata in SharePoint app using client object model.

In SharePoint 2013, app is one of key areas. Apps provide easy way to add functionality in...

Author: Kaushalendra Kumar Date: 04/07/2013

Flyout menu on touch screen.

Flyout menu is very common way of displaying menu. It works pretty well while interacting using...

Author: Kaushalendra Kumar Date: 12/12/2012

How to sync taxonomy hidden list using PowerShell.

Taxonomy hidden list gets synced by timer job however there may be scenario when we may have to...

Author: Kaushalendra Kumar Date: 10/16/2012

Getting Sharepoint List Id using javascript and list.asmx.

Many times, we may need list id of sharepoint list in javascript, for example we may need to create...

Author: Kaushalendra Kumar Date: 04/22/2012

Updating external data column using client object model

Business Connectivity Services provides read/write access to external data from LOB systems, Web...

Author: Kaushalendra Kumar Date: 04/01/2012

Error while updating farm credential.

While update farm credential,if you get error - "Error deploying administration application pool...

Author: Kaushalendra Kumar Date: 03/19/2012

Move , Merge and Rename operations on Managed Metadata Term using powershell

Managed metadata is a hierarchical collection of centrally managed terms that you can define and...

Author: Kaushalendra Kumar Date: 02/29/2012

Add / Remove Term Store Administrator and Changing Term Set Owner using PowerShell.

Many times we need to change the Term Store Administrator and Term Set owner. Reason for change...

Author: Kaushalendra Kumar Date: 05/20/2011

Custom sorting of Terms in TermSet using PowerShell

Many time we come across scenarios where we need to sort the terms of any term set or terms within...

Author: Kaushalendra Kumar Date: 05/19/2011

Timeout error during file upload in document library using managed client object model : Microsoft.SharePoint.Client.File.SaveBinaryDirect

There are mainly 2 ways to upload files in sharepoint document library using client object model....

Author: Kaushalendra Kumar Date: 05/18/2011