Server Error in '/' Application.

The file '/template_controls__Default/.ascx' 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 '/template_controls__Default/.ascx' does not exist.

Source Error:


Line 41: override public void InitUserHandlers(EventArgs e)
Line 42: {
Line 43:   ShowControl("Default,.ascx"); 
Line 44: }
Line 45: }

Source File: c:\Inetpub\wwwroot\collect\template_controls__libPageAliasFakeHandler\Config.ascx.cs    Line: 43

Stack Trace:


[HttpException (0x80004005): The file '/template_controls__Default/.ascx' does not exist.]
   System.Web.UI.Util.CheckVirtualFileExists(VirtualPath virtualPath) +1945171
   System.Web.Compilation.BuildManager.GetVPathBuildResultInternal(VirtualPath virtualPath, Boolean noBuild, Boolean allowCrossApp, Boolean allowBuildInPrecompile) +111
   System.Web.Compilation.BuildManager.GetVPathBuildResultWithNoAssert(HttpContext context, VirtualPath virtualPath, Boolean noBuild, Boolean allowCrossApp, Boolean allowBuildInPrecompile) +93
   System.Web.UI.TemplateControl.LoadControl(VirtualPath virtualPath) +76
   System.Web.UI.TemplateControl.LoadControl(String virtualPath) +23
   Quantumart.QPublishing.QPage.ShowControl(String name, Object sender, Boolean isNS) +235
   Quantumart.QPublishing.QPage.ShowControl(String name, Object sender) +29
   Quantumart.QPublishing.QPage.ShowControl(String name) +8
   Quantumart.QPublishing.QUserControl.ShowControl(String name) +77
   Quantumart.QPublishing.Site35.Config.InitUserHandlers(EventArgs e) in c:\Inetpub\wwwroot\collect\template_controls__libPageAliasFakeHandler\Config.ascx.cs:43
   Quantumart.QPublishing.QUserControl.OnInit(EventArgs e) +207
   Quantumart.QPublishing.QPage.ShowControl(String name, Object sender, Boolean isNS) +731
   Quantumart.QPublishing.QPage.ShowControl(String name, Object sender) +29
   Quantumart.QPublishing.PlaceHolder.OnInit(EventArgs e) +77
   System.Web.UI.Control.InitRecursive(Control namingContainer) +321
   System.Web.UI.Control.InitRecursive(Control namingContainer) +198
   System.Web.UI.Control.AddedControl(Control control, Int32 index) +221
   System.Web.UI.ControlCollection.Add(Control child) +146
   Quantumart.QPublishing.QPage.ShowControl(String name, Object sender, Boolean isNS) +778
   Quantumart.QPublishing.QPage.ShowControl(String name, Object sender) +29
   Quantumart.QPublishing.QPage.ShowControl(String name) +8
   Quantumart.QPublishing.Site35.Default_qpPage404_aspx.Page_Init(Object sender, EventArgs e) in C:\Inetpub\wwwroot\collect\qpPage404.aspx.vb:45
   System.EventHandler.Invoke(Object sender, EventArgs e) +0
   System.Web.UI.Control.OnInit(EventArgs e) +99
   System.Web.UI.Page.OnInit(EventArgs e) +9
   System.Web.UI.Control.InitRecursive(Control namingContainer) +321
   System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +834


Version Information: Microsoft .NET Framework Version:2.0.50727.1433; ASP.NET Version:2.0.50727.1433