TaxonomyPicker Archive

  • TaxonomyPickerFix

    Fixing “Could not load type Microsoft.SharePoint.Portal.WebControls.TaxonomyPicker”

    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 ‘Microsoft.SharePoint.Portal, Version=14.0.0.0, Culture=neutral, PublicKeyToken=71e9bce111e9429c’. This is caused by a typo where the comma has been encoded in the TaxonomyPicker.ascx...

    Full Story