I am working with visual studio 2012 and in between debugging sessions my Session array keeps getting clear but the user stays logged in as long as the session has not timedout in the web config. Is there anyway I can keep the Session array from getting
cleared or should I remove or lower the session state time out.
Just PerdueIT