Dear ASP.NET Programmers,
I am using Session State in my application:
<sessionState mode="StateServ er"
stateConnection String="tcpip=1 27.0.0.1:42424" stateNetworkTim eout="10"
cookieless="fal se"/>
The problem is that sometimes??? the session state loses its items, so the
the pages do not work. I could not figure out why this happens. Any ideas?
Thanks in advance,
Burak Kadirbeyoglu
I am using Session State in my application:
<sessionState mode="StateServ er"
stateConnection String="tcpip=1 27.0.0.1:42424" stateNetworkTim eout="10"
cookieless="fal se"/>
The problem is that sometimes??? the session state loses its items, so the
the pages do not work. I could not figure out why this happens. Any ideas?
Thanks in advance,
Burak Kadirbeyoglu