I have found that a classic ASP application that worked just fine on IIS 5.0 and IIS 6.0 may have some problems in IIS 7.0 if it is making use of the Session_OnEnd function in Global.asa. Here is the set up, I have a very simple global.asa file which increments SessionCount in Session_OnStart and decrements...
Posted to
iis
(Weblog)
by
Anonymous
on
01-04-2009, 12:00 AM
Filed under: IIS, ASP, RunOnEndAnonymously, AspRunOnEndAnonymously, Session_OnEnd