Classic ASP session timeout / loss
Session timeout… this is the bain of my existence in our classic ASP site. We set it in global.asa, we set it in IIS 6 (properties > home directory > configuration > options tab “enable session state”) we setup the application pool to only recycle when we want it to. But still every now and [...]

