The scope attribute is probably 4.5+ only

----- Original Message ----- 
From: "JB Mentzer" <[EMAIL PROTECTED]>
To: "CF-Talk" <[EMAIL PROTECTED]>
Sent: Wednesday, February 07, 2001 9:24 AM
Subject: CFLOCK question


> Hi all
> 
> I'm attempting to execute this:
> 
> <cflock scope="APPLICATION" timeout="30" type="EXCLUSIVE">
> 
> On CF Server 4.0.
> 
> This is the error I'm getting:
> 
> Just in time compilation error
> 
>  An unknown attribute 'scope' has been encountered at document position
> (35:10) to (35:14) while processing tag CFLOCK. This tag can only take
> the
>  following attributes:
> 
>       NAME
>       THROWONTIMEOUT
>       TIMEOUT
>       TYPE
> 
> I removed the attribute and the error goes away. Any chance that CF
> Server 4.0 doesn't support the scope attribute?
> 
> Thanks!
> 
> * John *
> 
> 
>
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to