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 Title="" Language="C#" MasterPageFile="~/Master/Site.Master" AutoEventWireup="true" CodeBehind="Default.aspx.cs" Inherits="Cami.Default" %>
Line 2:  
Line 3:  <asp:Content ID="Content1" ContentPlaceHolderID="head" runat="server">

Source File: c:\inetpub\vhosts\netrom.com.tr\httpdocs\Default.aspx    Line: 1

Stack Trace:


[NullReferenceException: Object reference not set to an instance of an object.]
   SayfaMiras.InitializeCulture() in D:\Kişisel\Projeler\enginbey\netrom\netrom\Netrom\Netrom\Class\SayfaMiras.cs:70
   ASP.default_aspx.__BuildControlTree(default_aspx __ctrl) in c:\inetpub\vhosts\netrom.com.tr\httpdocs\Default.aspx:1
   ASP.default_aspx.FrameworkInitialize() in c:\inetpub\vhosts\netrom.com.tr\tmp\root\1310552d\b5d77648\App_Web_0tovgd05.3.cs:0
   System.Web.UI.Page.ProcessRequest(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +48
   System.Web.UI.Page.ProcessRequest() +72
   System.Web.UI.Page.ProcessRequestWithNoAssert(HttpContext context) +22
   System.Web.UI.Page.ProcessRequest(HttpContext context) +58
   ASP.default_aspx.ProcessRequest(HttpContext context) in c:\inetpub\vhosts\netrom.com.tr\tmp\root\1310552d\b5d77648\App_Web_0tovgd05.3.cs:0
   System.Web.CallHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute() +188
   System.Web.HttpApplication.ExecuteStepImpl(IExecutionStep step) +48
   System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously) +71


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