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 65:             }
Line 66:             else
Line 67:             {              
Line 68:                 thisPageType = thisPage.pageType;
Line 69:                 setBackgrounds();

Source File: d:\Websites\www.oldmarkethall.co.uk\Default.aspx.cs    Line: 67

Stack Trace:


[HttpException (0x80004005): file not found]
   _Default.OnInit(EventArgs e) in d:\Websites\www.oldmarkethall.co.uk\Default.aspx.cs:67
   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