Hi,
i just try to update some settings on an 1.9.5 rtw version and doesn't matter what i change, any ideeas ?
i got :
An unhandled exception was generated during the execution of the current web request. Information regarding the origin and location of the exception can be identified using the exception stack trace below.
Stack Trace:
[InvalidCastException: Null object cannot be converted to a value type.]
System.Convert.ChangeType(Object value, Type conversionType, IFormatProvider provider) +10246539
YAF.Classes.Pattern.RegistryDictionaryOverride.SetValue(String name, T value, Boolean setOverrideOnly) +225
YAF.Classes.Pattern.RegistryDictionaryOverride.SetValue(String name, T value) +66
YAF.Classes.YafBoardSettings.set_EmailVerification(Boolean value) +67
[TargetInvocationException: Exception has been thrown by the target of an invocation.]
System.RuntimeMethodHandle._InvokeMethodFast(Object target, Object[] arguments, SignatureStruct& sig, MethodAttributes methodAttributes, RuntimeTypeHandle typeOwner) +0
System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture, Boolean skipVisibilityChecks) +1255
System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture) +38
System.Reflection.RuntimePropertyInfo.SetValue(Object obj, Object value, BindingFlags invokeAttr, Binder binder, Object[] index, CultureInfo culture) +144
System.Reflection.RuntimePropertyInfo.SetValue(Object obj, Object value, Object[] index) +42
YAF.Pages.Admin.hostsettings.Save_Click(Object sender, EventArgs e) +578
System.Web.UI.WebControls.Button.OnClick(EventArgs e) +115
System.Web.UI.WebControls.Button.RaisePostBackEvent(String eventArgument) +140
System.Web.UI.Page.RaisePostBackEvent(IPostBackEventHandler sourceControl, String eventArgument) +29
System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +2981