Re: Session variables are not getting initialized in global.asa file by Ray
Ray
Wed May 10 10:16:50 CDT 2006
Do you have sessions enabled in the application or site in IIS? What OS is
on the server? Is it just one server, or do you have a few of them load
balanced?
Ray at work
"Rahul" <venkatamaheshp@gmail.com> wrote in message
news:1147270932.010538.31340@i39g2000cwa.googlegroups.com...
>I have initialized some session variables in Global.asa for our web
> application.
> But these session variables are returning null values; it is was
> working fine before;
> Recently we have rebuild our servers.
>
> Please let me know if anyone of you have some idea?
>