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:


Line 1:  <%@ Page Language="C#" AutoEventWireup="true" CodeFile="Default.aspx.cs" EnableViewState="false" Inherits="SageFrame._Default" %>
Line 2:  <%@ Register Assembly="AjaxControlToolkit" Namespace="AjaxControlToolkit" TagPrefix="cc1" %>
Line 3:  <%@ Register Src="~/Controls/TopStickyBar.ascx" TagName="TopStickyBar" TagPrefix="ucstickybar" %>

Source File: d:\inetpub\vhosts\eliekh-2509.package\lbprog.com\wwwroot\Default.aspx    Line: 1

Stack Trace:


[NullReferenceException: Object reference not set to an instance of an object.]
   SageFrame.Utilities.Config.GetDataBaseOwner() +69
   SageFrame.Utilities.Config..cctor() +33

[TypeInitializationException: The type initializer for 'SageFrame.Utilities.Config' threw an exception.]
   SageFrame.Utilities.Config.GetSetting(String setting) +0
   SageFrame.Framework.ApplicationController.IsInstalled() +89
   SageFrame.Framework.PageBase.InitializeCulture() +118
   ASP.default_aspx.__BuildControlTree(default_aspx __ctrl) in d:\inetpub\vhosts\eliekh-2509.package\lbprog.com\wwwroot\Default.aspx:1
   ASP.default_aspx.FrameworkInitialize() in d:\inetpub\vhosts\eliekh-2509.package\lbprog.com\wwwroot\Default.aspx.cs:912307
   System.Web.UI.Page.ProcessRequest(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +48
   System.Web.UI.Page.ProcessRequest() +73
   System.Web.UI.Page.ProcessRequestWithNoAssert(HttpContext context) +23
   System.Web.UI.Page.ProcessRequest(HttpContext context) +112
   ASP.default_aspx.ProcessRequest(HttpContext context) in d:\inetpub\vhosts\eliekh-2509.package\tmp\root\8b4e3ad4\f931b89a\App_Web_tasumsy4.3.cs:0
   System.Web.CallHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute() +814
   System.Web.HttpApplication.ExecuteStepImpl(IExecutionStep step) +132
   System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously) +73


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