Re: Session variables and Databind
- From: "John Timney \(ASP.NET MVP\)" <timneyj@xxxxxxxxxxxxx>
- Date: Wed, 18 May 2005 16:39:18 +0100
As a guess from your description - Proxy/cache servers and some firewalls
have a nasty tendency to consume your NTLM credentials, thus leaving nothing
to pass between client and server, thus your session is lost as your system
cant maintain the session. Turn on basic and NTLM for your site and see if
you manage to maintain your session to prove if its this.
--
Regards
John Timney
ASP.NET MVP
Microsoft Regional Director
"Egghead" <robertlo_NO_SPAM@xxxxxxx> wrote in message
news:ewadhr7WFHA.3876@xxxxxxxxxxxxxxxxxxxxxxx
> Hi UJ:
>
> I have this funny behaviour, somehow, I lost the session variables as
> well.
> I know it have nothing to do with timeout or session state setting. I hear
> it has something to do with the firewall and security setting.
>
> Egghead
>
> "Scott Allen" <scott@xxxxxxxxxxxxxxxxxxxx> wrote in message
> news:05lm815pir35qmcn68nsbjt41bn4jtqdfj@xxxxxxxxxx
>> Hi UJ:
>>
>> No - no need to do databinding. Are you losing session variables? What
>> is happening?
>>
>> --
>> Scott
>> http://www.OdeToCode.com/blogs/scott/
>>
>> On Wed, 18 May 2005 10:34:23 -0400, "UJ" <fred@xxxxxxxxxxx> wrote:
>>
>> >I've noticed some odd behavior so I thought I'd ask the question - when
> you
>> >set a session variable, do you need to do a databind after that? It
> almost
>> >seems like you need to.
>> >
>> >J.
>> >
>>
>
>
.
- References:
- Session variables and Databind
- From: UJ
- Re: Session variables and Databind
- From: Scott Allen
- Re: Session variables and Databind
- From: Egghead
- Session variables and Databind
- Prev by Date: Re: User Control Implementation: Could It Be More Efficient?
- Next by Date: Re: session empty
- Previous by thread: Re: Session variables and Databind
- Next by thread: Get Page Class Name from the URL/Application
- Index(es):
Relevant Pages
|