Though sessionTimeout has been set to 20 minutes, after few minutes of inactivity leads to displaying error message:
Object reference not set to an instance of an object
upon clicking button. The same is working fine if the button is clicked within few seconds. Exception handling too does not catch anything.
Go to the complete details ...