At 04:53 PM 2/12/01 -0700, you wrote:
>has anyone ever seen this error? if so what does it mean? ive never seen 
>it before...
>
>Error:
>
>Just in time compilation error

This is the type of compilation that CF uses. It's a common error type to get.

>unknown parser error
>
>The last successfully parsed CFML construct was a CFQUERY tag occupying 
>document position (1:1) to (1:8).

It probably means that you have some syntax error. Send us the code from 
that query on line one through the end of the next CFML tag.


Now announcing my newly updated website
http://www.blivit.org/mr_urc/index.cfm
Resume: http://www.blivit.org/mr_urc/resume.cfm


~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
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