I just pasted the <cfquery from my application.cfm into my index.cfm along with the <cfdump

The first occurence of the <cfdump from the application.cfm display nothing. Only the field names yet the second <cfdump in my index.cfm display the field names and the
field contents.

Why is the <cfquery not working in the application.cfm?

I have the following line in my application.cfm

<cfapplication name="MyApplication" clientmanagement="Yes"
sessionmanagement="Yes"
sessiontimeout="#CreateTimeSpan(0,0,45,0)#"
applicationtimeout="#CreateTimeSpan(0,0,45,0)#">

ARGH!!!!!!!

--Original Message Text---
From: Bushy
Date: Tue, 07 Oct 2003 08:44:46 -0400

--Original Message Text---
From: McGill, Eric
Date: Tue, 7 Oct 2003 08:42:03 -0400

This might be way off, but is this by any chance a Fusebox 4 application?

No.

If not, is there any possibility that there is Another CFAPPLICATION tag set somewhere (like at the top of index.cfm)?

Nope.

This is frigg'in driving me nuts!

-----Original Message-----

Why is this not working?

I have the following code in my application.cfm


[Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings]

Reply via email to