YAFLogo

babo4482
  • babo4482
  • 50.6% (Neutral)
  • YAF Forumling Topic Starter
6 years ago
When Registering as a new user I reach the page where it asks location, timezone etc. I select United States as the country, type in Los Angeles for location put www.laccdcma.org/forum as my homepage, Pacific time zone -800 UTC and check auto adjust for daylight savings time. I click save and get an error. I was able to recreate the same error when trying to register on this forum to post the defect. I am still able to get the email, and verify my account and login afterwards. I even changed my timezone later and no issues. Only during new user registration. I am not using DNN, hosting on 1and1 MS ultimate package, using .net 4.5 I believe and forum version is 2.2.4.7

Server Error in '/forum' Application.

Input string was not in a correct format.

Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.

Exception Details: System.FormatException: Input string was not in a correct format.

Source Error:

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:

[FormatException: Input string was not in a correct format.]

System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal) +12594937

System.Number.ParseInt32(String s, NumberStyles style, NumberFormatInfo info) +120

System.String.System.IConvertible.ToInt32(IFormatProvider provider) +46

System.Convert.ChangeType(Object value, Type conversionType, IFormatProvider provider) +483

System.Convert.ChangeType(Object value, Type conversionType) +32

YAF.Types.Extensions.ObjectExtensions.ToType(Object instance) +269

YAF.Pages.register.SetupUserProfile(MembershipUser user, Int32 userId) +1136

YAF.Pages.register.CreateUserWizard1_NextButtonClick(Object sender, WizardNavigationEventArgs e) +134

System.Web.UI.WebControls.Wizard.OnNextButtonClick(WizardNavigationEventArgs e) +111

System.Web.UI.WebControls.CreateUserWizard.OnNextButtonClick(WizardNavigationEventArgs e) +250

System.Web.UI.WebControls.Wizard.OnBubbleEvent(Object source, EventArgs e) +406

System.Web.UI.WebControls.CreateUserWizard.OnBubbleEvent(Object source, EventArgs e) +124

System.Web.UI.WebControls.WizardChildTable.OnBubbleEvent(Object source, EventArgs args) +18

System.Web.UI.Control.RaiseBubbleEvent(Object source, EventArgs args) +37

System.Web.UI.WebControls.Button.OnCommand(CommandEventArgs e) +114

System.Web.UI.WebControls.Button.RaisePostBackEvent(String eventArgument) +260

System.Web.UI.WebControls.Button.System.Web.UI.IPostBackEventHandler.RaisePostBackEvent(String eventArgument) +12

System.Web.UI.Page.RaisePostBackEvent(IPostBackEventHandler sourceControl, String eventArgument) +15

System.Web.UI.Page.RaisePostBackEvent(NameValueCollection postData) +35

System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +1639

Version Information: Microsoft .NET Framework Version:4.0.30319; ASP.NET Version:4.7.2623.0

Sponsor
tha_watcha
  • tha_watcha
  • 100% (Exalted)
  • YAF.NET Project Lead 🤴 YAF Version: 4.0.0 rc 2
6 years ago
Thanks for the Report issue has been fixed in YAF 2.2.4.8