Server Error in '/' Application.

HTTP/1.1 404 Not found

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: HTTP/1.1 404 Not found

Source Error:


Line 56:             throw new HttpException(404, "HTTP/1.1 404 Not found");
Line 57:         }
Line 58:         string username = new ME_Commons().ConvertUrl(new ME_Commons().ConvertKhongDau(new ME_Commons().RemoveMail(dtU[0].TenHienThi)));
Line 59:         if (Routing.Value("username") == null || username != Routing.Value("username").ToString())
Line 60:         {

Source File: c:\Minsoft\Sites\hoctainha.vn\MainSite-CompileVS2017\hoctainha.vn\ME_NguoiSuDung\WallStatus.aspx.cs    Line: 58

Stack Trace:


[HttpException (0x80004005): HTTP/1.1 404 Not found]
   ME_NguoiSuDung_WallStatus.LoadData() in c:\Minsoft\Sites\hoctainha.vn\MainSite-CompileVS2017\hoctainha.vn\ME_NguoiSuDung\WallStatus.aspx.cs:58
   ME_NguoiSuDung_WallStatus.Page_Load(Object sender, EventArgs e) in c:\Minsoft\Sites\hoctainha.vn\MainSite-CompileVS2017\hoctainha.vn\ME_NguoiSuDung\WallStatus.aspx.cs:42
   System.Web.UI.Control.OnLoad(EventArgs e) +108
   System.Web.UI.Control.LoadRecursive() +90
   System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +1533


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