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 278:            throw new Exception("Page not found");
Line 279:        }
Line 280:        return Result;
Line 281:    }
Line 282:    private string GetUrlValue(string Url, string Key)

Source File: d:\Sites\RBS\App_Code\ScriptService.cs    Line: 280

Stack Trace:


[Exception: Page not found]
   ScriptService.InitPage(String PageId, String ExtraInfo) in d:\Sites\RBS\App_Code\ScriptService.cs:280
   _Pages.Page_Load(Object sender, EventArgs e) in d:\Sites\RBS\Pages.aspx.cs:157
   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