Server Error in '/' Application.

The file '/cms/display/Service/Controls/LoadControl.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 '/cms/display/Service/Controls/LoadControl.ascx' does not exist.

Source Error:


Line 18: 
Line 19:         else if (go == RewriteExtension.Service)
Line 20:             phLoadControl.Controls.Add(LoadControl("Service/Controls/LoadControl.ascx"));
Line 21: 
Line 22:         else if (go == RewriteExtension.Product)

Source File: g:\pleskvhosts\162.webbaomat.vn\dongsim.tatthanh.net\cms\display\DisplayLoadControl.ascx.cs    Line: 20

Stack Trace:


[HttpException (0x80004005): The file '/cms/display/Service/Controls/LoadControl.ascx' does not exist.]
   System.Web.UI.Util.CheckVirtualFileExists(VirtualPath virtualPath) +4650016
   System.Web.Compilation.BuildManager.GetVPathBuildResultInternal(VirtualPath virtualPath, Boolean noBuild, Boolean allowCrossApp, Boolean allowBuildInPrecompile, Boolean throwIfNotFound, Boolean ensureIsUpToDate) +540
   System.Web.Compilation.BuildManager.GetVPathBuildResultWithNoAssert(HttpContext context, VirtualPath virtualPath, Boolean noBuild, Boolean allowCrossApp, Boolean allowBuildInPrecompile, Boolean throwIfNotFound, Boolean ensureIsUpToDate) +146
   System.Web.UI.TemplateControl.LoadControl(VirtualPath virtualPath) +143
   cms_display_DisplayLoadControl.Page_Load(Object sender, EventArgs e) in g:\pleskvhosts\162.webbaomat.vn\dongsim.tatthanh.net\cms\display\DisplayLoadControl.ascx.cs:20
   System.Web.UI.Control.OnLoad(EventArgs e) +108
   System.Web.UI.Control.LoadRecursive() +90
   System.Web.UI.Control.LoadRecursive() +185
   System.Web.UI.Control.LoadRecursive() +185
   System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +1533


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