I am facing problem in asp.net.
Problem is : Session objects is not working properly.in the sense some times it will work some times not(getting empty).
Plz Can anyone help me in this . Its very urgent !!!!!!
Eg:
In web.config - In <Sessionstate timeout=30>,but before 30 minutes only its getting empty.
2) In Global.asa : session_start - if i give session("emp_code"),
Whwn i login some times that session("emp_code") is getting empty.
Thank you for reply
Rooparaj K N