by Wes Hackett | Aug 1, 2010 | Development, Featured, SharePoint, SharePoint 2010
I recently set up a new web application with a site collection where publishing is enabled. After doing the usual post creation checks I found that I was getting an error while trying to submit a page for approval. The error: The form cannot be rendered. This...
by Wes Hackett | Jul 12, 2010 | Featured, SharePoint, SharePoint 2010
I experienced a strange problem with a SharePoint 2010 application. The new social features provide a tagging mechanism and these tags have a profile page where you can follow, view and generally find information about the tag. As you can see from the image above the...
by Wes Hackett | Jul 12, 2010 | Event, Featured, SharePoint
So Saturday saw the first of what I hope will be many SPRetreats. Andrew Woodward and Ben Robb organised a gathering of SharePoint peeps down at cScape’s London office. It’s been quite a while since I spent a day writing SharePoint code so was looking forward to...
by Wes Hackett | Jul 5, 2010 | Development, Featured, SharePoint, SharePoint 2010
You might find the following error being reported in the windows event log: Load control template file /_controltemplates/TaxonomyPicker.ascx failed: Could not load type ‘Microsoft.SharePoint.Portal.WebControls.TaxonomyPicker’ from assembly...
by Wes Hackett | Jun 9, 2010 | Development, Featured, SharePoint, SharePoint 2010, Visual Studio
Wouter has released a great series of articles about Service Applications in SP2010 http://blogs.code-counsel.net/Wouter/Lists/Posts/Post.aspx?ID=149 Following these articles you’ll learn how to build a SharePoint 2010 service application and how you can...