Hi, My sessions are getting mixed up, when user2 logins with its own account and it sees the information of user1 signed up from different account. Please note: My sessions are not static and I am using <sessionState mode="InProc" timeout="20" cookieless="false"/> settings in my web.config. Please help as it is very critical.