
June 17th, 2002, 08:08 AM
|
|
Contributing User
|
|
Join Date: Dec 2002
Posts: 14,575
  
Time spent in forums: < 1 sec
Reputation Power: 23
|
|
|
Problem: Session variables suddenly vanishes
<i><b>Originally posted by : Anurag Verma (anuragv06@indiatimes.com)</b></i><br />Can anyone help me out how to stop sudden destroy of some session variables in ASP.Net project. This is problem occurs when I am testing live, hoever things are OK in local system. You can have a view at:<br /><br />http://213.133.194.200/koenig/index.aspx<br /><br />Also if I try this code in web config then even the first page gives error though local it works ok again:<br /><sessionState mode="InProc" cookieless="true" timeout="40"/><br /><br /><br />Please reply me at anuragv06@indiatimes.com<br /><br />
|