Server Error in '/' Application.

Sayfa bulunamadı

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.Web.HttpException: Sayfa bulunamadı

Source Error:


Line 88:                 throw new HttpException(404, "Sayfa bulunamadı");
Line 89:             }
Line 90:         }
Line 91: 
Line 92:         //ilişkilerini kur

Source File: d:\inetpub\wwwroot\App_Code\Tree.cs    Line: 90

Stack Trace:


[HttpException (0x80004005): Sayfa bulunamadı]
   Tree..ctor() in d:\inetpub\wwwroot\App_Code\Tree.cs:90
   Tree.get_Instance() in d:\inetpub\wwwroot\App_Code\Tree.cs:126
   Tree.get_Current() in d:\inetpub\wwwroot\App_Code\Tree.cs:147
   BasePage.get_Sayfa() in d:\inetpub\wwwroot\App_Code\BasePage.cs:25
   BasePage.ExecutePageHierarchy() in d:\inetpub\wwwroot\App_Code\BasePage.cs:54
   System.Web.WebPages.WebPageBase.ExecutePageHierarchy(WebPageContext pageContext, TextWriter writer, WebPageRenderingBase startPage) +107
   System.Web.WebPages.WebPageHttpHandler.ProcessRequestInternal(HttpContextBase httpContext) +142


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