System Error
SOURCE:System.Web
INNER EXCEPTION:System.NullReferenceException: Object reference not set to an instance of an object. at BLL.Current.get_bannerfile() in D:\TeamSportsInfo\Code\TSIC2008_2\Application\Development\BLL\Current.vb:line 706 at web.defaultpage.LoadScripts() in D:\TeamSportsInfo\Code\TSIC2008_2\Application\Development\web\App_Data\defaultpage.vb:line 46 at web.defaultpage.Page_Init(Object sender, EventArgs e) in D:\TeamSportsInfo\Code\TSIC2008_2\Application\Development\web\App_Data\defaultpage.vb:line 104 at System.Web.UI.Control.OnInit(EventArgs e) at System.Web.UI.Page.OnInit(EventArgs e) at System.Web.UI.Control.InitRecursive(Control namingContainer) at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)
FORM:
QUERYSTRING:
TARGETSITE:Boolean HandleError(System.Exception)
STACKTRACE: 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.customers_hc_opra_home_default_aspx.ProcessRequest(HttpContext context) at System.Web.HttpApplication.CallHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute() at System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously)