Server Error in '/' Application.

The file '/elections_2015/templates/masterpages/article.master' does not exist.

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: The file '/elections_2015/templates/masterpages/article.master' does not exist.

Source Error:


Line 172:       'Response.End()
Line 173:
Line 174:        Dim banner278_1 As Object = Me.Master.FindControl("banner278_1")
Line 175:        Dim banner300_1 As Object = Me.Master.FindControl("banner300_1")
Line 176:        Dim banner300_2 As Object = Me.Master.FindControl("banner300_2")

Source File: E:\Sites\AntennaNews\themes.aspx    Line: 174

Stack Trace:


[HttpException (0x80004005): The file '/elections_2015/templates/masterpages/article.master' does not exist.]
   System.Web.UI.Util.CheckVirtualFileExists(VirtualPath virtualPath) +4650456
   System.Web.Compilation.BuildManager.GetVPathBuildResultInternal(VirtualPath virtualPath, Boolean noBuild, Boolean allowCrossApp, Boolean allowBuildInPrecompile, Boolean throwIfNotFound, Boolean ensureIsUpToDate) +540
   System.Web.Compilation.BuildManager.GetVPathBuildResultWithNoAssert(HttpContext context, VirtualPath virtualPath, Boolean noBuild, Boolean allowCrossApp, Boolean allowBuildInPrecompile, Boolean throwIfNotFound, Boolean ensureIsUpToDate) +146
   System.Web.UI.MasterPage.CreateMaster(TemplateControl owner, HttpContext context, VirtualPath masterPageFile, IDictionary contentTemplateCollection) +186
   System.Web.UI.Page.get_Master() +66
   ASP.themes_aspx.EditAreas() in E:\Sites\AntennaNews\themes.aspx:174
   ASP.themes_aspx.Page_PreInit(Object sender, EventArgs e) in E:\Sites\AntennaNews\themes.aspx:28
   System.Web.UI.Page.OnPreInit(EventArgs e) +11691720
   System.Web.UI.Page.PerformPreInit() +47
   System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +335


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