404 error pages are not displaying properly for all pages except for .aspx. Instead of getting the default 404 error page or custom error pages, I'm getting "The system cannot find the file specified". My .aspx pages however are loading my custom error page but I believe that's because it's defined in the web.config file. How can I find out what file is causing the problem?
Start Free Trial