Sorry for the
Inconvenience
An error has occurred in Telecom H2O. We apologize for any inconvenience this
may have caused you.
To better help resolve this issue we would appreciate a brief description of
your activities prior to encountering the error. Your comments are optional.
Click OK or press Enter to send your comments
and close this message.
We appreciate your patience and thank you for your continued trust in Overgroup.
Show comments form
System.Web.HttpUnhandledException: Exception of type 'System.Web.HttpUnhandledException' was thrown. ---> System.ArgumentNullException: Value cannot be null.
Parameter name: conn
at OC.Components.Shared.BaseDatabase..ctor(String conn, String failover, Int32 failoverTimeout) in C:\overgroup\OC.Components.Shared\BaseDatabase.vb:line 115
at OC.Components.Shared.BaseView..ctor(String conn, String failover) in C:\overgroup\OC.Components.Shared\BaseView.vb:line 28
at OC.Components.Shared.BaseTable..ctor(String ConnString, String FailoverConnString) in C:\overgroup\OC.Components.Shared\BaseTable.vb:line 16
at OC.Components.Shared.Setting.Get(AuthenticationResponse auth, String name) in C:\overgroup\OC.Components.Shared\Setting.vb:line 21
at OC.UI.H2O.Login1.Page_Load(Object sender, EventArgs e) in C:\overgroup\OC.UI.H2O\Login.aspx.vb:line 103
at System.Web.UI.Control.OnLoad(EventArgs e)
at System.Web.UI.Control.LoadRecursive()
at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)
--- End of inner exception stack trace ---
at System.Web.UI.Page.HandleError(Exception e)
at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)
at System.Web.UI.Page.ProcessRequest(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)
at System.Web.UI.Page.ProcessRequest()
at System.Web.UI.Page.ProcessRequestWithNoAssert(HttpContext context)
at System.Web.UI.Page.ProcessRequest(HttpContext context)
at ASP.login_aspx.ProcessRequest(HttpContext context)
at System.Web.HttpApplication.CallHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute()
at System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously)