Session variables are not holding for the session with the following on the
local development system (CF 5.0). Session variables are holding on the
live Web site which uses MX. Any suggestions.

Below is the <CFAPPLICATION> setting

Thanks,

Nick

<CFAPPLICATION name="Development"
     CLIENTMANAGEMENT="Yes"
     SETCLIENTCOOKIES="Yes"
     SETDOMAINCOOKIES="YES"
     SESSIONMANAGEMENT="Yes"
     SESSIONTIMEOUT=#CreateTimeSpan(0, 2, 0, 0)#
     APPLICATIONTIMEOUT=#CreateTimeSpan(0, 2, 0, 0)#
>
[Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings]

Reply via email to