I am running IIS 6.0 on Windows Server 2003 Enterprise Edition. I am unable to set the Session.Timeout property to 1440 minutes (24 hours), which is the supposed maximum. Whenever I set it to this value using ASP, the session still times out after 20 minutes, which is the default. I have also set the Session timeout to 1440 minutes in the IIS property page, but this was also ignored. What I am I missing?