Working with Lists in SharePoint is fairly normal and I came across an interesting problem surrounding large lists. SharePoint itself supports large list – scaling up to millions of items but there’s a question as to best how access the information. I recently came across a scenario where a custom list had grown very suddenly… Read more »
Monthly Archives: January 2011
Could not load /_controltemplates/TaxonomyPicker.ascx
Have you found in your Event Logs a number of errors – Event ID 7043 with the following message: Load control template file /_controltemplates/TaxonomyPicker.ascx failed: Could not load type ‘Microsoft.SharePoint.Portal.WebControls.TaxonomyPicker’ from assembly ‘Microsoft.SharePoint.Portal, Version=14.0.0.0, Culture=neutral, PublicKeyToken=71e9bce111e9429c’. If you’re someone who likes tidy Event Logs, then th is error is easy to remove! All you need… Read more »
Custom Workflow – Visual Studio Part 1
SharePoint provides a couple of different methods to creating custom workflows – Visual Studio and SharePoint Designer. Both methods allow users to create some very powerful workflows but it’s how this is done can vary. SharePoint Designer workflows are designed for the “power” users to create, all they need is SharePoint Designer and from there… Read more »
