ok...but I've done the following in the CF admin under "Memory Variables"

Checked Enabled Session Variables and Enabled Application Variables

Maximum Timeout

  Application Variables      days      hours       mins       secs
                                           2            0              0           0
       Session Variables      days      hours       mins       secs
                                           0            12           0             0


   Default Timeout

   Application Variables      days      hours       mins       secs
                                           2            0              0           0
       Session Variables      days      hours       mins       secs
                                           0            12           0             0

So how can they timing out if I did the refresh 30 minutes to 1 hour after loading my app.

Now like I've said in previous emails I'm not hitting the "F5" to do the refresh of my app. I have a "refresh" icon in my app that refreshes a frameset thats has my treeview navigation.

--Original Message Text---
From: Jerry Johnson
Date: Tue, 23 Mar 2004 10:24:41 -0500

Um...

Your session could be timing out. Therefore the SESSION. variables would be blank.

Jerry Johnson

>>> [EMAIL PROTECTED] 03/23/04 10:17AM >>>
Ntohing fancy...just don't know why I get that error when I click the refresh from my app icon. NOT F5.

It refreshes my frame which is doing a treeview using <cfdirectory and <cfloop etc.

Craps on this code after about 30 minutes or more?

Error Diagnostic Information

An error occurred while evaluating the _expression_

SESSION.stDirFileAttributes[RecNo] = Attributes

The [] operator can only be applied to an indexed object.
The provided object "SESSION.stDirFileAttributes" is not indexed in dimension 1.
In ColdFusion indexed objects can be query columns, arrays, structs and COM objects.

The error occurred while processing an element with a general identifier of (CFSET), occupying document position (7:2) to (7:56).

--Original Message Text---
From: Patrick Harkins
Date: Tue, 23 Mar 2004 10:04:39 -0400

Hey, Bushy!
What are you trying to do that requires the long timeouts?
[Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings]

Reply via email to