Hi,
  I  have  the following pice fo code in the Application.cfm
and after I do this also which is enabling the session management 


<CFAPPLICATION NAME="XYZ"
        SESSIONMANAGEMENT="Yes"
        CLIENTMANAGEMENT="Yes"
        clientstorage="registry"
        setclientcookies="yes"
        SESSIONTIMEOUT="#CreateTimeSpan(0,1,30,0)#">


after this when I try to display the session.sessionid or session.cfid or
cftoken it gives a error.
can U please help me

thansk in advance
regards
Sanjeevi
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
        Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm
------------------------------------------------------------------------------
To unsubscribe, send a message to [EMAIL PROTECTED] with 
'unsubscribe' in the body or visit the list page at www.houseoffusion.com

Reply via email to