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#" MasterPageFile="~/index.Master" AutoEventWireup="true" CodeBehind="index.aspx.cs" Inherits="FundacionWeb.index1" Title="Untitled Page" ValidateRequest="false" %>
Line 2:  <asp:Content ID="Content1" ContentPlaceHolderID="cphCabecera" runat="server">
Line 3:      <asp:Literal ID="literalExtras" runat="server"></asp:Literal>

Source File: h:\webspace\hostings\fundacion.cnae.com\hosting\www\index.aspx    Line: 1

Stack Trace:


[NullReferenceException: Object reference not set to an instance of an object.]
   FundacionWeb.index1.InitializeCulture() +238
   ASP.index_aspx.__BuildControlTree(index_aspx __ctrl) in h:\webspace\hostings\fundacion.cnae.com\hosting\www\index.aspx:1
   ASP.index_aspx.FrameworkInitialize() in c:\Windows\Microsoft.NET\DH-TemporaryASP.NETFiles\fundacion.cnae.com\root\efc115c2\676cdc48\App_Web_me5z4eqj.0.cs:0
   System.Web.UI.Page.ProcessRequest(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +48
   System.Web.UI.Page.ProcessRequest() +76
   System.Web.UI.Page.ProcessRequestWithNoAssert(HttpContext context) +24
   System.Web.UI.Page.ProcessRequest(HttpContext context) +62
   ASP.index_aspx.ProcessRequest(HttpContext context) in c:\Windows\Microsoft.NET\DH-TemporaryASP.NETFiles\fundacion.cnae.com\root\efc115c2\676cdc48\App_Web_me5z4eqj.0.cs:0
   System.Web.CallHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute() +195
   System.Web.HttpApplication.ExecuteStepImpl(IExecutionStep step) +50
   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