In one of my application i am running a loop in which one procedure is running. whenever any error comes it get documented in database and shows the customize page to user.
Now very often i have started getting dead lock error, just wanted to know if i will remove the concept of storing error for this section. still user will see dead lock error (Run time error)
Go to the complete details ...