Quantcast
Channel: Working on it...
Browsing latest articles
Browse All 11 View Live

Image may be NSFW.
Clik here to view.

Unhandled Exception when setting Individual Quota on Site Collection

Recently I ran in to an interesting situation at a customer. We were setting up a new SharePoint Server 2013 farm and I was showing the customer how to set storage quotas on site collection when we ran...

View Article



Aggregating tasks using SharePoint Search REST API

This is a short example of how you can use SharePoint Search REST Search to aggregate all tasks assigned to the current user that are not set to completed. The example is a SharePoint-hosted app that...

View Article

Aggregating tasks using SharePoint Search JavaScript Object Model

This is a follow up post on my previous post where I showed how you could use search and REST to aggregate a user’s tasks. This example will show the same thing except I use the JavaScript Client...

View Article

Microsoft.Office.Server.Search.Administration exceptions in Event Log

If you see any of the exceptions below in the Event Viewer on your SharePoint farm make sure that you have check “This service application is the default storage location for Keywords” and “This...

View Article

Image may be NSFW.
Clik here to view.

InfoPath error after installing SharePoint 2010 Service Pack 2

Interesting discovery yesterday that I thought I should share. After installing SharePoint 2010 Service pack 2 a customer ran into problems with their InfoPath forms. The generic error message was “The...

View Article


Image may be NSFW.
Clik here to view.

Preserving ClientId and ClientSecret in Windows Azure

Here is a quick tips if you are building SharePoint Provider Hosted Apps in Windows Azure. If there are several developers publishing an app (or if you are using publishing in Visual Studio Online) to...

View Article

Get term store in SharePoint Online

This is just ta small tips when working with taxonomy client-side object model and SharePoint Online. You will find lots of examples like the one below online: var taxSession =...

View Article

SharePointContext null in postback

If you are experiencing issues with the SharePointContext class returning NULL when you call SharePointContextProvider.Current.GetSharePointContext(HttpContext) in a postback you may what to check that...

View Article


Image may be NSFW.
Clik here to view.

Week numbers in calendar view – revisited for SharePoint Online

A long time ago I wrote some posts on how you could add week numbers to the monthly calendar view both in SharePoint 2007 and in SharePoint 2010. The solution in SP2007 depended on overriding the...

View Article


Image may be NSFW.
Clik here to view.

Setting Site Collection to ReadOnly through CSOM

PIf working with SharePoint Online we have the ability to set LockState in order to set a site collection to read only. Unfortunately this is currently not available on-premises. Instead we can use...

View Article
Browsing latest articles
Browse All 11 View Live




Latest Images