Server Error in '/' Application.

Page not found

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.Exception: Page not found

Source Error:


Line 209:            throw new Exception("Page not found");
Line 210:        }
Line 211:        return Result;
Line 212:    }
Line 213:    private string GetUrlValue(string Url, string Key)

Source File: d:\Sites\LightAvenue\App_Code\ScriptService.cs    Line: 211

Stack Trace:


[Exception: Page not found]
   ScriptService.InitPage(String PageId, String ExtraInfo) in d:\Sites\LightAvenue\App_Code\ScriptService.cs:211
   _Pages.Page_Load(Object sender, EventArgs e) in d:\Sites\LightAvenue\Pages.aspx.cs:155
   System.Web.UI.Control.OnLoad(EventArgs e) +108
   System.Web.UI.Control.LoadRecursive() +90
   System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +1533


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