All Tags > 404 > Global.asax (RSS)
  • Application.Error in Global.asax not being called for Error Code 404

    I have created a web application in which if requested page does not exists (error - 404), i redirect the user to centralized error page with following code in Application.Error event in global.asax //code start string strRequestedURLWithQueryString = ((System.Web.HttpApplication)(sender)).Request.Url...
    Posted to Forum by shurabhavesh on 10-01-2008, 3:28 AM
Page 1 of 1 (1 items)
Microsoft Communities