I am setting a session variable, then doing a server.transfer in global.aspx
and the page I am going to is saying that session state is not enable and
that I should enable it in either the page directive or web.config file.

it is enabled in both

has anyone else had similar problems?

Adrian