YAFLogo

tawatts99
  • tawatts99
  • 59.6% (Neutral)
  • YAF Camper Topic Starter
5 years ago
When registering as a new user, after accepting the rules, and then not entering any data, if a user clicks on the blue button " Already Signed Up? Click Sign In to login your account." you will get a null reference,


Server Error in '/' Application.
Object reference not set to an instance of an object.
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.NullReferenceException: Object reference not set to an instance of an object.

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:


[NullReferenceException: Object reference not set to an instance of an object.]
   System.Web.UI.WebControls.CreateUserWizard.OnBubbleEvent(Object source, EventArgs e) +73
   System.Web.UI.Control.RaiseBubbleEvent(Object source, EventArgs args) +49
   YAF.Web.Controls.ThemeButton.System.Web.UI.IPostBackEventHandler.RaisePostBackEvent(String eventArgument) +85
   System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +5027

Version Information: Microsoft .NET Framework Version:4.0.30319; ASP.NET Version:4.7.3535.0
Sponsor
tha_watcha
  • tha_watcha
  • 100% (Exalted)
  • YAF.NET Project Lead 🤴 YAF Version: 4.0.0 rc 2
5 years ago
Thanks. Issue will be fixed in 2.30.06