Server Error in '/' Application.

file 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.Web.HttpException: file not found

Source Error:


Line 60:             }
Line 61:             else
Line 62:             {              
Line 63:                 thisPageType = thisPage.pageType;
Line 64:                 setBackgrounds();

Source File: d:\Websites\www.theatresevern.co.uk\Default.aspx.cs    Line: 62

Stack Trace:


[HttpException (0x80004005): file not found]
   _Default.OnInit(EventArgs e) in d:\Websites\www.theatresevern.co.uk\Default.aspx.cs:62
   System.Web.UI.Control.InitRecursive(Control namingContainer) +166
   System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +1598


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