Hi Allen, Isn't that the error you get when you have not set the session management to be true in <cfapplication> tag?
rgds, Joe ----- Original Message ----- From: allen manning <[EMAIL PROTECTED]> To: Spectra-Talk <[EMAIL PROTECTED]> Sent: Monday, November 12, 2001 1:43 PM Subject: lock issues > I get the below error message now and then if I try to access the webtop > while running background cf execution. When the background execution > ends, I'm still locked and I need to recycle services to get my hands on > the webtop again. My main application doesn't seem to lock up at all... > > Anyone seen this before? > > lock error > CFLock cannot be used to lock the application or session shared scopes > without these scopes being established through the use of the > CFApplication tag. You must use CFApplication and specify an application > name to use the application scope. If you want to use the session scope > you need to enable session management as well. Application and/or > Session variables must also be enabled in the ColdFusion Administrator > > > Thanks, > allen > > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Structure your ColdFusion code with Fusebox. Get the official book at http://www.fusionauthority.com/bkinfo.cfm ------------------------------------------------------------------------------ To Unsubscribe visit http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/spectra_talk or send a message to [EMAIL PROTECTED] with 'unsubscribe' in the body.
