Exception of type 'System.Web.HttpUnhandledException' was thrown.
Application_Error_Global - [HTTP Unhandled Error]
System.Web.HttpUnhandledException Object reference not set to an instance of an object.
at CustomerWebCenter.login.Page_Load(Object sender, EventArgs e) in D:\Software\MyCRC\login.aspx.cs:line 73
at System.Web.UI.Control.OnLoad(EventArgs e)
at System.Web.UI.Control.LoadRecursive()
at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)