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 44:         <div class="inner">
Line 45:             
Line 46:             <h2>@Util.Kırp(Sayfa.Parent.Caption, 18)</h2>
Line 47: 
Line 48:             <div id="leftmenu">

Source File: d:\inetpub\wwwroot\altsayfa.cshtml    Line: 46

Stack Trace:


[NullReferenceException: Object reference not set to an instance of an object.]
   ASP._Page_altsayfa_cshtml.Execute() in d:\inetpub\wwwroot\altsayfa.cshtml:46
   System.Web.WebPages.WebPageBase.ExecutePageHierarchy() +251
   System.Web.WebPages.WebPage.ExecutePageHierarchy(IEnumerable`1 executors) +98
   System.Web.WebPages.WebPage.ExecutePageHierarchy() +181
   BasePage.ExecutePageHierarchy() in d:\inetpub\wwwroot\App_Code\BasePage.cs:62
   System.Web.WebPages.WebPageBase.ExecutePageHierarchy(WebPageContext pageContext, TextWriter writer, WebPageRenderingBase startPage) +106
   System.Web.WebPages.WebPageHttpHandler.ProcessRequestInternal(HttpContextBase httpContext) +141


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