Browse Search  
Home :ASP.NET :

After I configure the custom error setting in the control panel, I still get the generic error page?
Category : ASP.NET
 
 

Custom error setting is a web server setting that sets your website Error Pages, but you can still get a generic error message if you manually specify your custom error setting in your web.config. In this case all error caused by your ASP.net will still use your ASP.net web config configuration.

But the other file types such as PHP, JSP, or even ASP will use your web server Error configuration.For more information search on google for Custom Error Pages in ASP.net keyword.

 

 
 
This article has been viewed 830 times.



ASPWebHosting.com.au Copyright © 2004-2005 | All Rights Reserved |

All trademarks are property of their legal owners.