Events had been workign fine, now all of a sudden getting the following erroe wit hany event module incuding even the settings for the module:
DotNetNuke.Services.Exceptions.ModuleLoadException: Unhandled Error Adding Module to RightPane ---> System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> System.Web.HttpException: An error occurred while try to load the string resources (GetModuleHandle failed with error -2147024894). at System.Web.StringResourceManager.ReadSafeStringResource(Type t) at System.Web.UI.TemplateControl.ReadStringResource(Type t) at _ASP.EventList_ascx..ctor() --- End of inner exception stack trace --- at System.RuntimeType.CreateInstanceImpl(Boolean publicOnly) at System.Activator.CreateInstance(Type type, Boolean nonPublic) at System.Web.HttpRuntime.CreatePublicInstance(Type type) at System.Web.UI.TemplateControl.LoadControl(Type t) at System.Web.UI.TemplateControl.LoadControl(String virtualPath) at DotNetNuke.Modules.Events.Events.LoadControlType() at DotNetNuke.Modules.Events.Events.Page_Init(Object sender, EventArgs e) at System.Web.UI.Control.OnInit(EventArgs e) at System.Web.UI.UserControl.OnInit(EventArgs e) at System.Web.UI.Control.InitRecursive(Control namingContainer) at System.Web.UI.Control.InitRecursive(Control namingContainer) at System.Web.UI.Control.InitRecursive(Control namingContainer) at System.Web.UI.Control.InitRecursive(Control namingContainer) at System.Web.UI.Control.AddedControl(Control control, Int32 index) at System.Web.UI.ControlCollection.Add(Control child) at DotNetNuke.UI.Skins.Skin.InjectModule(Control objPane, ModuleInfo objModule, PortalSettings PortalSettings) --- End of inner exception stack trace ---