Do a dump on that variable and see what data type it is, and what it
contains.

--
Timothy Heald
Web Portfolio Manager
Overseas Security Advisory Council
U.S. Department of State
571.345.2319

The opinions expressed here do not necessarily reflect those of the U.S.
Department of State or any affiliated organization(s).  Nor have these
opinions been approved or sanctioned by these organizations. This e-mail is
unclassified based on the definitions in E.O. 12958.

-----Original Message-----
From: Bushy [mailto:[EMAIL PROTECTED]
Sent: Monday, March 22, 2004 3:17 PM
To: CF-Community
Subject: re: UPDATE- Processing Requests errors?

I increased the timeout for my <cfapplication to 12 hours. I just tried
refreshing after about an hour and I get the same error below.

The suggestion from this thread was it had to do with the SESSION timeout
but I don't see how?

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

--Original Message Text---
From: Bushy
Date: Mon, 22 Mar 2004 13:20:33 -0500

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: Bushy
Date: Mon, 22 Mar 2004 13:18:10 -0500

Sorry...forgot to include the error message. See below.

Error Occurred While Processing Request
Error Diagnostic Information

An error occurred while evaluating the _expression_:

SESSION.stDirFileAttributes[RecNo] = Attributes

Error near line 7, column 35.
  _____
[Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings]

Reply via email to