|
dev
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
Constructor on type 'System.Resources.RuntimeResourceSet' not foundruns 24/7. The app has been in the field at various sites for about 3 yrs and we have never seen this error until now. Does anyone have any insight? I didn't have any luck googling it. Thanks. -- Alan System.MissingMethodException: Constructor on type 'System.Resources.RuntimeResourceSet' not found. Source: mscorlib HResult: -2146233069 (0x80131513) System.MissingMethodException: Constructor on type 'System.Resources.RuntimeResourceSet' not found. at System.RuntimeType.CreateInstanceImpl(BindingFlags bindingAttr, Binder binder, Object[] args, CultureInfo culture, Object[] activationAttributes) at System.Activator.CreateInstance(Type type, BindingFlags bindingAttr, Binder binder, Object[] args, CultureInfo culture, Object[] activationAttributes) at System.Resources.ResourceManager.CreateResourceSet(Stream store, Assembly assembly) at System.Resources.ResourceManager.InternalGetResourceSet(CultureInfo culture, Boolean createIfNotExists, Boolean tryParents) at System.Resources.ResourceManager.InternalGetResourceSet(CultureInfo culture, Boolean createIfNotExists, Boolean tryParents) at System.Resources.ResourceManager.InternalGetResourceSet(CultureInfo culture, Boolean createIfNotExists, Boolean tryParents) at System.Resources.ResourceManager.GetObject(String name, CultureInfo culture, Boolean wrapUnmanagedMemStream) at System.Resources.ResourceManager.GetObject(String name) at xxx.InitializeComponent() at xxx..ctor(xxx xxx) |
|||||||||||||||||||||||