This is the problem: In an ASP.NET application when you point to an aspx file that does not exist, you face the ASP.NET error not typical 404 error. How can one avoid this?