OK. Here is the whole story... 

We have a problem on one of our development machines.... 
I wrote a quick application for testing:

application.cfm

        <cfset Var = "A String">

that's the whole app, and I get

"Just in time compilation error

An unknown attribute 'Var1' has been encountered at document position (25:8)
to (25:11) while processing tag CFSET. This tag can only take the following
attributes: 

INSIDETEXT

The last successfully parsed CFML construct was a CFSET tag occupying
document position (25:1) to (25:6).

The specific sequence of files included or processed is:
D:\projects\temp\stuart\Application.cfm "



Stuart Miller           
Rocom New Media
t: 01937 487492
e: [EMAIL PROTECTED]    
w: http://www.rocom.co.uk       


~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to