Control ~/EtellectCustom/Controls/ECms\SimplePageHeader.ascx could not be loaded.
System.Exception: Control ~/EtellectCustom/Controls/ECms\SimplePageHeader.ascx could not be loaded. ---> System.Web.HttpException: The file '/EtellectCustom/Controls/ECms/SimplePageHeader.ascx' does not exist.
at System.Web.UI.Util.CheckVirtualFileExists(VirtualPath virtualPath)
at System.Web.Compilation.BuildManager.GetVPathBuildResultInternal(VirtualPath virtualPath, Boolean noBuild, Boolean allowCrossApp, Boolean allowBuildInPrecompile, Boolean throwIfNotFound, Boolean ensureIsUpToDate)
at System.Web.Compilation.BuildManager.GetVPathBuildResultWithNoAssert(HttpContext context, VirtualPath virtualPath, Boolean noBuild, Boolean allowCrossApp, Boolean allowBuildInPrecompile, Boolean throwIfNotFound, Boolean ensureIsUpToDate)
at System.Web.UI.TemplateControl.LoadControl(VirtualPath virtualPath)
at Etellect.IQ.ECore.EtellectPageNew.ConvertTemplateToControls(List`1 controls, Template template)
--- End of inner exception stack trace ---
at Etellect.IQ.ECore.EtellectPageNew.ConvertTemplateToControls(List`1 controls, Template template)
The file '/EtellectCommonControls/ECms/Renderers/BlogView.ascx' does not exist.
System.Web.HttpException (0x80004005): The file '/EtellectCommonControls/ECms/Renderers/BlogView.ascx' does not exist.
at System.Web.UI.Util.CheckVirtualFileExists(VirtualPath virtualPath)
at System.Web.Compilation.BuildManager.GetVPathBuildResultInternal(VirtualPath virtualPath, Boolean noBuild, Boolean allowCrossApp, Boolean allowBuildInPrecompile, Boolean throwIfNotFound, Boolean ensureIsUpToDate)
at System.Web.Compilation.BuildManager.GetVPathBuildResultWithNoAssert(HttpContext context, VirtualPath virtualPath, Boolean noBuild, Boolean allowCrossApp, Boolean allowBuildInPrecompile, Boolean throwIfNotFound, Boolean ensureIsUpToDate)
at System.Web.UI.TemplateControl.LoadControl(VirtualPath virtualPath)
at Etellect.IQ.ECore.EtellectPageNew.PopulatePageNew()