Monthly Archives: August 2012

NullReferenceException at Microsoft.Office.Server.Administration.UserProfileApplicationProxy.get_ApplicationProperties()

You get the exception below when browsing to your SharePoint site. In my case this happened on a brand new site that I just created. Server Error in ‘/’ Application. Object reference not set to an instance of an object. … Continue reading

Posted in SharePoint 2010 | Leave a comment

Visual Studio 2010 freezes periodically for a few seconds

Lately I started experiencing the above problem. Visual Studio 2010 would frequently freeze up for a few seconds and then unfreeze itself. When it does this, I cannot type or do anything in Visual Studio. This was driving me mad … Continue reading

Posted in Visual Studio 2010 | Leave a comment

Adding Enter and ESC default keys to SharePoint list forms

When creating or editing list items in SharePoint, have you ever wished that you could save the item by pressing Enter? I have developed a small solution that enables users to save the list item by pressing Enter when the … Continue reading

Posted in List Form, SharePoint 2010 | Leave a comment