web config time out expiration
Hello everyone would like to ask about how to set-up the web config properly in a published site in IIS.. I put an error page in every time there is a problem it will redirect automatically on it..but the main problem is it always go there..I think there is wrong configuration in my web config..please help me..please look on the attachment..thanks

Dhirendra MisraPosted Jan 12, 2014, 11:09 PM
I would suggest better to set customErrors mode to "off", then confirm; Are you able to open the desired default page? If you are getting error, then look for error description which would give you some hint to understand it.
Thanks