Click here to Skip to main content
15,889,403 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hi,

In ASP.Net when using the customError tag in the web.config file we need to give the error codes any error and the page to direct to on that error,

By default I get two of them like File Not Found (404). Can anyone tell me how to find the others.

Thanks :)
Posted
Updated 16-Dec-10 0:47am
v2

 
Share this answer
 
Check this. You can see all type of errors.
http://www.beansoftware.com/ASP.NET-Tutorials/Custom-Error-Pages.aspx[^]
 
Share this answer
 
Follow the step for finding it offline.

1. Open IIS.
2. Right click to WebSites and click properties.
3. Inside you will find Customerros TAB

My IIS version is 5.1, You will find in another version with some another way.
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900