[HttpException (0x80004005): The file '/PageTemplates/Controls/Header.ascx' does not exist.]
System.Web.Compilation.BuildManager.GetVPathBuildResultInternal(VirtualPath virtualPath, Boolean noBuild, Boolean allowCrossApp, Boolean allowBuildInPrecompile, Boolean throwIfNotFound, Boolean ensureIsUpToDate) +11311741
System.Web.Compilation.BuildManager.GetVPathBuildResultWithNoAssert(HttpContext context, VirtualPath virtualPath, Boolean noBuild, Boolean allowCrossApp, Boolean allowBuildInPrecompile, Boolean throwIfNotFound, Boolean ensureIsUpToDate) +203
System.Web.Compilation.BuildManager.GetVPathBuildResult(HttpContext context, VirtualPath virtualPath, Boolean noBuild, Boolean allowCrossApp, Boolean allowBuildInPrecompile, Boolean ensureIsUpToDate) +135
System.Web.UI.TemplateControl.LoadControl(VirtualPath virtualPath) +164
SonicEagle.BrokerAchieve.PageTemplates.Basic.Page_Load(Object sender, EventArgs e) +79
System.EventHandler.Invoke(Object sender, EventArgs e) +0
SonicEagle.Common.TimerPage.OnLoad(EventArgs e) +124
System.Web.UI.Control.LoadRecursive() +71
System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +3048
|