Not sure...

Try two things:
(a) Try a different variable name than user.
(b) Try assigning it to a local variable, then setting the session variable
equal to that.

I wonder if session variables don't support structures...

If you're using CFSCRIPT, there may be some error the line before causing it to
misunderstand what session.user is.

Lon Lentz wrote:
> 
>   Anyone know why we should be getting the message below? Is this an
> indicator that the user variable already exists?
> 
> An error occurred while evaluating the expression:
> 
>  session.user = structNew()
> 
> Error near line 199, column 7.
> ----------------------------------------------------------------------------
> ----
> 
> Cannot assign result to symbol session.user
> 
> Lon Lentz
> Applications Developer & CyberEntomologist - Alvion Technologies
> DataWarehousing and List Sales - Market Your Lists on the Net!
> [EMAIL PROTECTED]
> 941-574-8600 Ext. 210

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