I think the scope attribute was added in CF 4.5 - correct me if I am wrong.
It is not in any of my CF 4.0 documentation.

Russel

============================================================
  Russel Madere, Jr.         Senior Web Developer
  ICQ: 5446158               http://www.TurboSquid.com

Some days you eat the bear; some days the bear eats you.
============================================================


> -----Original Message-----
> From: JB Mentzer [mailto:[EMAIL PROTECTED]]
> Sent: Wednesday, February 07, 2001 09:25
> To: CF-Talk
> 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/[email protected]/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to