Server Error in '/' Application.

The file '/pagesources/chi-tiet-page-single.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 '/pagesources/chi-tiet-page-single.ascx' does not exist.

Source Error:


Line 199:        }
Line 200:        else pageSources += "trang-chu.ascx";
Line 201:        UserControl uc = (UserControl)LoadControl(pageSources);
Line 202:        plhContentPage.Controls.Add(uc);
Line 203:    }

Source File: c:\inetpub\vhosts\dailyxetaicantho.com\httpdocs\Default.aspx.cs    Line: 201

Stack Trace:


[HttpException (0x80004005): The file '/pagesources/chi-tiet-page-single.ascx' does not exist.]
   System.Web.UI.Util.CheckVirtualFileExists(VirtualPath virtualPath) +10228833
   System.Web.Compilation.BuildManager.GetVPathBuildResultInternal(VirtualPath virtualPath, Boolean noBuild, Boolean allowCrossApp, Boolean allowBuildInPrecompile, Boolean throwIfNotFound, Boolean ensureIsUpToDate) +484
   System.Web.Compilation.BuildManager.GetVPathBuildResultWithNoAssert(HttpContext context, VirtualPath virtualPath, Boolean noBuild, Boolean allowCrossApp, Boolean allowBuildInPrecompile, Boolean throwIfNotFound, Boolean ensureIsUpToDate) +107
   System.Web.UI.TemplateControl.LoadControl(VirtualPath virtualPath) +107
   System.Web.UI.TemplateControl.LoadControl(String virtualPath) +29
   _Default.ProcessPageLoad() in c:\inetpub\vhosts\dailyxetaicantho.com\httpdocs\Default.aspx.cs:201
   _Default.Page_Load(Object sender, EventArgs e) in c:\inetpub\vhosts\dailyxetaicantho.com\httpdocs\Default.aspx.cs:63
   System.Web.Util.CalliEventHandlerDelegateProxy.Callback(Object sender, EventArgs e) +52
   System.Web.UI.Control.OnLoad(EventArgs e) +97
   System.Web.UI.Control.LoadRecursive() +61
   System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +693


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