Hi, I have an application which sets some server variables, enclosed in a lock on server scope: <CFLOCK TIMEOUT="2" THROWONTIMEOUT="No" TYPE="EXCLUSIVE" SCOPE="SERVER">
Since I added this code, apparently, many times, sessions variables are lost in any application and admin users have to relogin. What I am missing? I get this both under CF 5 and CF 7. Should I also lock when I just read the variables ? -- _______________________________________ REUSE CODE! Use custom tags; See http://www.contentbox.com/claude/customtags/tagstore.cfm (Please send any spam to this address: [EMAIL PROTECTED]) Thanks. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Download the latest ColdFusion 8 utilities including Report Builder, plug-ins for Eclipse and Dreamweaver updates. http;//www.adobe.com/cfusion/entitlement/index.cfm?e=labs%5adobecf8%5Fbeta Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:293250 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

