<customErrors mode="Off"/>

G

Guest

I want to use <customErrors mode="Off"/> in the web.config file; but I want
to have custom error message for database time out error message. Is it
possible?
 
G

Guest

One way to achieve this would be to handle the database timeout exception in
your code ... maybe at a masterpage or a basepage level, and should a
time-out occur at db level, you can redirect it to the customized error page.

HTH
 
G

Guest

The code is feeding object data source. how to capture the timeout exeption
raised by object data source?
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,769
Messages
2,569,582
Members
45,071
Latest member
MetabolicSolutionsKeto

Latest Threads

Top