Hi,
I have an ashx file (http handler) with my asp.net app. Now it seems like that every time I store a value in session state it does not really get stored, meaning if I click a button then check for the session it always returns null. However it is working fine in IE8. can anyone please suggest?