Server Error in '/' Application.

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

Source Error:


Line 536:                    }
Line 537:                }
Line 538:                m_Template = (TemplateBase)LoadControl(_url);
Line 539:
Line 540:            }

Source File: c:\inetpub\wwwroot\donba.com\wwwroot\App_Code\SkinBase.cs    Line: 538

Stack Trace:


[HttpException (0x80004005): The file '/skins/skin_9/template.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
   AspDotNetStorefront.SkinBase.LoadSkinTemplate() in c:\inetpub\wwwroot\donba.com\wwwroot\App_Code\SkinBase.cs:538
   AspDotNetStorefront.SkinBase.OnInit(EventArgs e) in c:\inetpub\wwwroot\donba.com\wwwroot\App_Code\SkinBase.cs:289
   AspDotNetStorefront.showcategory.OnInit(EventArgs e) in c:\inetpub\wwwroot\donba.com\wwwroot\showcategory.aspx.cs:40
   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