Plugin Initilization Error

This exception started showing up and is making it impossible to enable or disable any plugin in the control panel.

UnknownException: An error occurred while attempting to load available plugins. (An error occurred while initializing plugins. Details of the issue were logged for review by the administrator.) ---> System.TypeLoadException: Could not load type 'Telligent.Evolution.Spam.ConfigurableContentScorerBase' from assembly 'Telligent.Evolution.Components, Version=10.3.2.7882, Culture=neutral, PublicKeyToken=null'.
   --- End of inner exception stack trace ---
   at Telligent.Evolution.Components.PluginFinder.LogExceptionInternal(Exception ex, Type t)
   at Telligent.Evolution.Components.PluginFinder.LogException(Exception ex, Type t)
   at Telligent.Common.TypeFinder.FindType(Type †, Ž Œ, Action`2 Œ)
   at Telligent.Common.TypeFinder.FindType(Type type, Action`2 activationErrorHandler)
   at Telligent.Evolution.Components.PluginFinder.FindPlugins()
   at Telligent.Evolution.Components.PluginManager.GetAll(Boolean autoGroupPlugins)
   at Telligent.Evolution.CoreServices.Administration.Implementation.AdministrativePanelService.<>c__DisplayClass44_0`1.<GetPluginPanelsForPluginTypesPanel>b__0()
Parents Reply Children
No Data