Where does classic ASP store the value for session timeout? I have looked through the code and this classic ASP website isn\'t using Global.asa(so no \"Session_OnStart\") or
In IIS7, click on your site, double click ASP, then expand the Limits Properties. You will then see a Script Time-out setting in HH:MM:SS format. Set that and it should fix things.