I am running display chart screens using asp.net 2.0 and c#. I need to run this web application for ever without session timeout. I have increased session timeout to 525600 minutes in IIS but still it is showing "object reference not set to an instance of an object"
My application is not ideal at any stage So it shoud not trigger session end event.
Please help