I'm trying to set up custom errors for asp.net in webconfig/global.asax on Server 2003, IIS 6. Got it working find for .aspx pages but not for any htm or html pages. So I found the article describing how to open IIS manager, click configuration, copy path for .aspx extension and add one for .htm Did that.
Restarted website: Now I get the blank white page explaining there's a problem but not the 404 page not found
Restarted web services: same thing
Anybody got any tips?
Janet
Restarted website: Now I get the blank white page explaining there's a problem but not the 404 page not found
Restarted web services: same thing
Anybody got any tips?
Janet
Comment