T
teja
Hi,
I have been trying to solve this for some time now. I am setting a
session variable to a value and calling response.redirect(). In the
redirected page i am reading the session variable and it is blank. I
printed the sessionid on both the pages to make sure that i have not
lost the session itself. The ids are the same on both the pages. It is
just that all the session variable have becoce blank. I even looped
through the session variables and all the session variables i created
in the first page are present in the second page also, but without
their assigned values. I think this might be an IIs config issue. Any
help is appriciated.
Thanks
Teja
I have been trying to solve this for some time now. I am setting a
session variable to a value and calling response.redirect(). In the
redirected page i am reading the session variable and it is blank. I
printed the sessionid on both the pages to make sure that i have not
lost the session itself. The ids are the same on both the pages. It is
just that all the session variable have becoce blank. I even looped
through the session variables and all the session variables i created
in the first page are present in the second page also, but without
their assigned values. I think this might be an IIs config issue. Any
help is appriciated.
Thanks
Teja