I am working on a web app and I have a custom 404, but when I am running the site from VS (localhost) and I go to a directory/file that doesnt exist, I get a generic 404 server error, I dont get the custom 404 page. How do I configure VS or it's custom IIS to point to my custom 404. I AM NOT USING IIS, I KNOW HOW TO DO IT IN IIS. I need to debug the 404 page but i cant just go right to it. How do I get my web app to go to the 404 page?Programmers-Unlimited.com
Moved byBensonYuThursday, August 21, 2008 9:17 AMask the question in ASP.NET forum is more appropriate. (http://forums.asp.net) (Moved from Visual Studio Debugger to Off-Topic Posts (Do Not Post Here))