ok, i just setup IIS to run on a server, but session
variables aren't kept across request to the server, i've
checked KB Articles 303881 and 182891, the first one was
about disabling the antivirus to not to scan the
global.asa, that wasn't the problem, and the second is
gives an example on how the see if the sessionid is being
kept, it isn't

, from there i went to KB article 172864,
but i don't understand what it say in the resolution: The
Asp.dll file was modified to load and compile the
Global.asa file after client authentication has been
granted.
how do i do that ???